AcquireSubscripts Data Member Function

Copies the subscripts from the source <VariableArrayNode> to this <VariableArrayNode>.

Prototype

int32 AcquireSubscripts( VariableArrayNode src )

Parameters

Parameter Type Parameter Name Documentation
<VariableArrayNode>srcA pointer to the source <VariableArrayNode>.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.