Documentation

Starts With - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Text :: Starts With

Root.Text.StartsWith(
  Text String,
  Token String,
  Case Sensitive Boolean
) Boolean
Returns true if the text starts with the set text

Parameters

Text String
The text being checked for
Token String
The characters that are being checked for
Case Sensitive Boolean
Should the comparison be case-sensitive

Return Value

Boolean

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