SIMPOL Documentation

laststr()

Description

This function searches the input string for each instance of the search string and returns the text following the last instance of the search string. No change is made to the original input string.

Prototype

laststr ( string sInput, string sSearch )

Parameters

ParameterDefault valueType nameDescription
sInputNonestring
sSearchNonestring