Documentation

Equals - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Text :: Equals

Root.Text.Equals(
  Text 1 String,
  Text 2 String,
  Case Sensitive Boolean
) Boolean
Returns true if both texts are equal

Parameters

Text 1 String
The first text being compared
Text 2 String
The second text being compared
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