Documentation
»
Scripting
»
Class Reference
»
Core
»
String
»
>=
Returns true if this string is greater or equal than the other string.
Syntax
aString
>=
anotherString
Parameters
anotherString
-
String
The second string.
Return Value
True if this string is greater or equal than the other string.