Specifies the formatted value
for the field.
SyntaxReference_Syntax.formattedValue = "string"
Values
Type
|
Values
|
String
|
A valid string representing the value of
the field with formatting, including picture formats and symbols.
|
JavaScriptTextField2.rawValue = TextField1.formattedValue;
FormCalcTextField2 = TextField1.formattedValue
|
|
|