Scripting|Process: Allow passing Record references in scriptCall()
Pointers and references to Record are handled by creating a variablein the global namespace and using that to refer to the given object.
View differences
Scripting|Process: Allow passing Record references in scriptCall()
Pointers and references to Record are handled by creating a variable
in the global namespace and using that to refer to the given object.