The use of event handling not only in VBA but also in VBScript on HTML pages requires the introduction of a new object. For example, VBScript cannot handle parameters in events by reference. The "ReturnArray" object makes it possible for VBScript to also return parameters to RC-WinTrans in events.

MemberDescription
GetArray Gets the array of the "ReturnArray" object.
GetArray(Array As Variant)
SetArray Sets the array of the "ReturnArray" object.
SetArray(NewArray As Variant)


Last Updated: 03/19/21