Inhibits the audible prompt.
SyntaxReference_Syntax.disable = "1 | 0"
Values
Type
|
Values
|
String
|
An audible prompt
is produced if the field is not hidden or invisible.
There is not be an
audible prompt.
|
JavaScriptTextField1.assist.speak.disable = "0";
FormCalcTextField1.assist.speak.disable = "0"
|
|
|