Push Data Member Function

Pushes an item onto the stack ( at the end ).

Prototype

int32 Push( TypeInformation p_oTypeInformation )

Parameters

Parameter Type Parameter Name Documentation
TypeInformationp_oTypeInformationThe <TypeInformation> pointer you wish to push onto the stack.

Examples

Copy Text To Clipboard

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