In Data Member Function

Returns true if the <Type> object pointer is resident in the array. Otherwise returns false.

Prototype

int32 In( Type p_oObject )

Parameters

Parameter Type Parameter Name Documentation
<Type>p_oObjectA pointer to the <Type> object you wish to test.

Examples

Copy Text To Clipboard

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