Methods

The following methods are supported for Ricoh ESA scripting.

Method Description
GetFieldValue method This method returns the value of a form field.
SetFieldEnabled method This method determines whether a field is enabled.
SetFieldValue method This method sets the value of a form field.
SetFieldVisible method This method determines whether a field is visible or hidden.
SetScanAttributes method This method sets the scan settings for a form.
UpdateBooleanField method This method updates the definition of a Boolean field.
UpdateDateField method This method updates the definition of a date field.
UpdateFolderBrowseField method This method updates the definition of a Folder Browse field.
UpdateLabelField method This method updates the definition of a Label field.
UpdateListField method This method updates the definition of a list field.
UpdateNumberField method This method updates the definition of a Number field.
UpdateStringField method This method updates the definition of a String field.