Commit()

Examples


The Commit() function of the syHomePage form commits the settings for the Home Page.

Syntax

Commit( HomePageState)

Parameters

HomePageState – A composite parameter of the type syHomePageState that is used to maintain state information for the Home Page.

Return value

An integer indicating the status of the operation. The value corresponds to one of the following constants:

[spacer]

Constant

Error type

OKAY

No Error

DUPLICATE

Another user has created the page



Documentation Feedback