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