isMaskActive

Returns a boolean value indicating whether or not the “Loading data...” data mask is currently displayed in the application.

Syntax

isMaskActive();

Parameters

none

Returns

  • boolean - The value of the maskActive property: true if the data mask is currently displayed; false if it is not currently displayed.