Initializes a control to its empty state
controlId - a variable that represents an identifier associated with a control in the web application.
app.initControl();
Function does not explicitly produce return value.
Last updated 2 years ago