FindPrevious Data Member Function

Finds the previous instance of the specified string.

Prototype

int32 FindPrevious( int32 p_sFind )

Parameters

Parameter Type Parameter Name Documentation
int32p_sFindThe string to search for.

Examples

Copy Text To Clipboard

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