Returns true if a string is contained in this <StrList>. Otherwise returns false.
int32 In( string p_sInStrList )
Parameter Type | Parameter Name | Documentation |
---|---|---|
string | p_sInStrList | The string you wish to find. |
None published. Please look for an example in the Simdify Scripting Language code base.