Before (String function)
Part of string before a substring (String class)
[Introduced in Model 204 7.5]
This page is under construction.
Syntax
%outString = string:Before( substring, [Start= number])
Syntax terms
%outString | string |
---|---|
string | string |
substring | string |
Start | number This default value of this argument is ??. |