AddObj Data Member Function

Adds a <Str> object to the array.

Prototype

int32 AddObj( Str p_oValue )

Parameters

Parameter Type Parameter Name Documentation
<Str>p_oValueA pointer to the <Str> object to add to the array.

Examples

Copy Text To Clipboard

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