Open Dev Kit Documentation :: General :: Text :: Cut Portion Left
Root.Text.CutPortionLeft( Text String, Portion String, Case Sensitive Boolean ) StringCuts 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
If you think anything is missing, please feel free to: submit documentation feedback on this page
