Writer functions
These functions can be used to print source and target
data, for example, for debugging purposes.
printSourceData
This function displays the source data when you press the Run Script button.
Argument: Source, an object defined in the script or created object.
printSourceDefinition
This function displays the source definition when you press the Run Script button.
Argument: Source, an object defined in the script or created object.
printTargetData
This function displays the target data when you press the Run Script button.
Argument: Target, an object defined in the script or created object.