Open Dev Kit Documentation :: General :: Text :: Equals
Root.Text.Equals( Text 1 String, Text 2 String, Case Sensitive Boolean ) BooleanReturns 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
If you think anything is missing, please feel free to: submit documentation feedback on this page
