In Data Member Function

Returns true if a string is contained in this <StrList>. Otherwise returns false.

Prototype

int32 In( string p_sInStrList )

Parameters

Parameter Type Parameter Name Documentation
stringp_sInStrListThe string you wish to find.

Examples

Copy Text To Clipboard

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