getControlUnmodifiedValue
Gets the unmodified value of the control.
Example Usages
let unmodifiedCompareValue = app.getControlUnmodifiedValue("myControlId");Return Values
Last updated
Gets the unmodified value of the control.
let unmodifiedCompareValue = app.getControlUnmodifiedValue("myControlId");Last updated