Low level jQuery wrapper for obtaining the current value of an HTML input element.
The value is returned as a string.
In your forms use .queryFieldValue. This function is used in the form runtime itself.
Executed
Client-side only.
Arguments
Argument | Type | Description |
---|---|---|
inputID | String, required | The ID of the input element |
Last modified on March 09, 2020