Documentation

Cut Portion Right - Open Dev Kit Documentation

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

Root.Text.CutPortionRight(
  Text String,
  Portion String,
  Case Sensitive Boolean
) String
Cuts out the right 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