Not¶ Logical NOT operation. $ wo 'Not[True]' False $ wo 'Not[False]' True $ wo 'Not[True, True]' Not::argx: Not called with 2 arguments; 1 argument is expected. .* (regex*) Not[True, True]