stripStart
Strips a substring from the start of a string.
@{ variable | stripStart (start) }
Parameters
- start
- The substring to be stripped from the start of a variable value.
This function works basically like stripEnd.
Strips a substring from the start of a string.
@{ variable | stripStart (start) }
This function works basically like stripEnd.