substringAfter
Returns the portion of a String value that occurs after the first occurrence of some other value.
|
RecordPath |
Return value |
|
|
Doe |
|
|
hn Doe |
|
|
John Doe |
|
|
John Doe |

