ClearValues
This command will erase the values of all fields contained in the specified application. It is used to reset the values for applications that must be called more than once.
Group: Application-Based Extension
Syntax: App.ClearValues([vName])
vName (Variant) Optional – is the name of the application’s prompt to erase.
Example:
App.ClearValues("Cycle") ' Clears the values on the application titled "Cycle".
Version Supported: RFgen 4.0, 4.1, 5.0, 5.1, 5.2 and newer.