Documentation

Trim Right - Open Dev Kit Documentation

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

Root.Text.TrimRight(
  Text String,
  Characters String
) String
Returns text without trailing characters

Parameters

Text String
The text being trimmed
Characters String
Set of characters to trim

Return Value

String

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