Push Data Member Function

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

Prototype

int32 Push( Float64Vector p_oFloat64Vector )

Parameters

Parameter Type Parameter Name Documentation
<Float64Vector>p_oFloat64VectorThe value 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.