Gets the nested level for the specified table. Top level tables have a level of 1.
<void> Table.getNestedLevel(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the nested level as parameter. |
| error |
Optional. Is called when the operation failed with an error. |