Removes any strings that match the specified value from this <StrList>.
int32 RemoveValue( string p_sValue )
Parameter Type | Parameter Name | Documentation |
---|---|---|
string | p_sValue | The value you wish to remove from this <StrList>. |
None published. Please look for an example in the Simdify Scripting Language code base.