isTrue()
Returns a Boolean value that indicates whether the test represented by the receiver evaluates to true.
Declaration
func isTrue() -> BoolReturn Value
true if the test represented by the receiver evaluates to true, otherwise false.
See Also
Related Documentation
- Cocoa Scripting Guide