Specifies the content of the
field after it changes in response to user actions.
Syntax
Reference_Syntax.newtext = "string"
Values
Type
|
Values
|
String
|
A string up to 255 characters.
|
JavaScript
TextField2.rawValue = xfa.event.newText;
FormCalc
TextField2 = xfa.event.newText
|
|
|