Client API ReferenceFunctionsgetLabelTextOn this pagegetLabelText Parameters controlId - Id of the control getDefault - (optional) If set to true, the default label text will be returned const defaultText = app.getLabelText("myControl", true);