FormFieldBase::IsSet (open)
Return if this field is set (satisfies any possible 'required' condition). Fields should override this
Syntax
LOADLIB "mod::publisher/lib/forms/components.whlib";
BOOLEAN FUNCTION IsSet()Return value
BOOLEANReturn if this field is set (satisfies any possible 'required' condition). Fields should override this
LOADLIB "mod::publisher/lib/forms/components.whlib";
BOOLEAN FUNCTION IsSet()BOOLEAN