Left (Before String)
Get all the characters to the left
Description
Get all the characters to the left after a specified character
Properties
String/Input
This is the primary string to take action on
Match
This is the character to start from
Returns
Returns the string from the match to the left
Last updated