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