getControlUnmodifiedValue

Gets the unmodified value of the control.

Example Usages

   let unmodifiedCompareValue = brixxApi.getControlUnmodifiedValue("myControlId");

Last updated