Skip to main content

Split Text

Splits delimited text and returns a specific portion based on an offset.

Parameter Description
Value Some text which has been concatenated using a delimiter e.g. “01.100.7000”.
Offset Identify which portion of the text to return.
Delimiter Defaults to “.” if you leave this parameter blank but you can override it to any delimiter.

Example =SAP_CLD_E4A_Split_Text(“01.100.7000”,2) will return the “100” portion of the text.

Was this article helpful?

We're sorry to hear that.

Powered by Zendesk