Merge Data Member Function

Adds a value to the end if the value is not already in the array.

Prototype

int32 Merge( int64 p_iValue )

Parameters

Parameter Type Parameter Name Documentation
int64p_iValueThe value you wish to add to the array.

Examples

Copy Text To Clipboard

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