Documentation

Cut Portion Left - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Text :: Cut Portion Left

Root.Text.CutPortionLeft(
  Text String,
  Portion String,
  Case Sensitive Boolean
) String
Cuts out the left Portion of a String if it exists, and returns what remains

Parameters

Text String
The text being cut
Portion String
The text to cut
Case Sensitive Boolean
Should the comparison be case-sensitive

Return Value

String

If you think anything is missing, please feel free to: submit documentation feedback on this page