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