Unselects all rows of a data grid.
controlId - id of the grid control
app.clearGridSelection(myGrid);
Function does not explicitly produce return value.
Last updated 6 months ago