xInfo::currentWorkspaceNum Method [AX 2012]

Retrieves the application window ID of the current workspace.

client server public static int currentWorkspaceNum()

Run On

Called

Return Value

Type: int
The application window ID of the current workspace.

The createWorkspaceWindow method allows you to open additional workspaces in the application.

Show: