System Projects Reference > Situational Awareness System Projects > Situational Awareness Include Project > Navigation_ShowHomePage

Navigation_ShowHomePage

Shows the home page of the current workspace's context in the specified workspace.

Note: If your project contains "Home_HD1080" and "Home_UHD4K" variations of the home page to support multiple screen resolutions, passing "Home" will automatically display Home_HD1080 if the workspace master page also has _HD1080 as its extension. For more information, see Configure a Project that Supports Multiple Screen Resolutions.

Syntax

Navigation_ShowHomePage([STRING sWorkspaceName])

sWorkspaceName

The name of the workspace in which the home page will be displayed. This is an optional parameter. The default value for this parameter is "", which uses the workspace of the current window.

Return Value

N/A

Related Functions

Published June 2018