Documentation

Cut Right - Open Dev Kit Documentation

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

Root.Text.CutRight(
  Text String,
  Characters Integer
) String
Cuts out the right 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