Returns YES if, in a scripting comparison, the compared object is less than object. A default implementation is provided for NSString and NSAttributedString.
Original signature is '- (BOOL)scriptingIsLessThan:(id)object'
Available in Mac OS X v10.0 and later.


- object (Id)
- MISSING

[Missing <returns> documentation for "M:Monobjc.Foundation.INSScriptingComparisonMethods.ScriptingIsLessThan(Monobjc.Id)"]

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)