createTranslationObject()

Overview

public struct function createTranslationObject(
      required string objectName  
    , required struct sourceObject
)

Returns the meta data for our auto generated translation object based on a given source object

Arguments

NameTypeRequiredDescription
objectNamestringYesThe name of the source object
sourceObjectstructYesThe metadata of the source object