Contents

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) -> Bool

See Also

Performing comparisons