Loading...
Gets the current or original lable text for a control.
controlId - Id of the control
getDefault - (optional) If set to true, the default label text will be returned
const defaultText = app.getLabelText("myControl", true);