Documentation

Cut Left - Open Dev Kit Documentation

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

Root.Text.CutLeft(
  Text String,
  Characters Integer
) String
Cuts out the left portion of a String and returns the rest

Parameters

Text String
The text being cut
Characters Integer
The number of characters to cut

Return Value

String

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