Right (Before String)

Get all the characters to the right of a specified character

Description

Get all the characters to the right of a specified character

Properties

String/Input

The string to take action on

Match

The string character to match against

Returns

Returns the formatted string from the right

Last updated