[String_RemoveLeading] removes the second parameter from the beginning of the first parameter. Returns the resulting string. The pattern is not case sensitive.
string_removeleading('String Value', 'Pattern')
Use the [String_RemoveLeading] method. The following method removes extra characters from the beginning of a string.
Code
string_removeleading('LassoSoft', 'Las')
Result
soSoft
Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft
Recent Comments