Contents

init(notTestWith:)

Returns an NSLogicalTest object initialized to perform a NOT operation on the given NSScriptWhoseTest object.

Declaration

init(notTestWith subTest: NSScriptWhoseTest)

Parameters

  • subTest:

    The NSScriptWhoseTest object to invert.

Return Value

An NSLogicalTest object initialized to perform a NOT operation on subTest.

See Also

Initializing a logical test