The value that is used to drive TargetField when State is false.
TrueValue
T
The value that is used to drive TargetField when State is true.
Usage
TargetField is the field to drive, and has the same type as specified during component creation. When State is false, the field pointed to by TargetField will take the value of FalseValue. When it is true, the field will take the value of TrueValue.