Represents the full (untruncated)
value that a user pastes into a form field.
Fields may truncate pasted text if it exceeds the allowable content
region. The fullText property stores the untruncated
value in memory for use with scripting operations.
The value of the newContentType determines
the content type of this property.
SyntaxReference_Syntax.fullText = "string"
Values
Type
|
Values
|
String
|
Any valid string value.
|
JavaScriptxfa.event.fullText;
FormCalcxfa.event.fullText
|
|
|