Skip to content

System.UI.goHome

Description

Executing the script will bring you back to the startup page for the current project.

Grammar

System.UI.goHome(): void

 - Parameter

    Nothing

 - Return

    Nothing

Code Example

Returns the startup page for the current project.

System.UI.goHome();