Finds the previous instance of the specified string.
int32 FindPrevious( int32 p_sFind )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| int32 | p_sFind | The string to search for. |
None published. Please look for an example in the Simdify Scripting Language code base.