Documentation

Trim Left - Open Dev Kit Documentation

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

Root.Text.TrimLeft(
  Text String,
  Characters String
) String
Returns text without leading 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