+
K
Supported in: Batch, Streaming
Extract the string after the first delimiter. Return full string if no matches are found.
Expression categories: String
Output type: String
Argument values:
Output: ... Hello world
Output: world
Output: null
Output: Hello world