UtilitiesTrimBefore Method |
Name | Description | |
---|---|---|
TrimBefore(String, Char) |
Returns the "Tail" of a string, after (but NOT including) the First instance of specified delimiter.
See also | |
TrimBefore(String, String) |
Returns the "Tail" of a string, after (but NOT including) the First instance of specified search string.
|