Indicates whether the current data value is the null value.
Reference_Syntax.isNull = false | true; - or - Reference_Syntax.isNull = 0 | 1;
Reference_Syntax.isNull = 0 | 1
Type
Values
Boolean
true | 1 (default)
false | 0
The current data value is the null value.
The current data window is not the null value.
node class class
Model
Object
Data Model
dataValue
XFA 2.1
TextField1.isNull = 0;
TextField1.isNull = 0
Legal Notices | Online Privacy Policy
Content from Scripting Reference (10).
Other versions: