FCNot (open)
Create a form condition that matches if the given conditions does not match
Syntax
LOADLIB "mod::publisher/lib/forms/conditions.whlib";
RECORD FUNCTION FCNot(RECORD condition, RECORD options)
Parameters
RECORD condition
The condition to check
RECORD options
Return value
RECORD
The form condition