getControlUnmodifiedValue
Gets the unmodified value of the control.
Example Usages
Return Values
The getControlUnmodifiedValue function returns a string. It (internally) retrieves the "data-unmodified-value" attribute from the HTML element corresponding to the specified controlId. If the attribute is present, its value is returned as a string.
Last updated
Was this helpful?