Cicode Programming Reference > Cicode Function Categories > Page Functions > PageHome

PageHome

Displays the predefined home page in the window.

Syntax

PageHome([sCluster])

sCluster:

Optional parameter to the Cluster to associate the page being opened with. Default value "".

Return Value

No eerror(0) on success. Bad handle specified (269) if current window handle does not correspond to a valid window. Bad handle specified (274) if INI parameter [Page]HomePage is not set.

See Also

Page Functions

Published June 2018