scriptingIsGreaterThanOrEqual(to:)
Returns true if, in a scripting comparison, the compared object is greater than or equal to object.
Declaration
func scriptingIsGreaterThanOrEqual(to object: Any) -> BoolReturns true if, in a scripting comparison, the compared object is greater than or equal to object.
func scriptingIsGreaterThanOrEqual(to object: Any) -> Bool