gxCloseDocument (string sDocument)

Closes an active project.

Parameters:

sDocument - document ID of the project

Example:

gxCloseDocument("document0");

See also:

gxImportProject, gxStartAction

► latest version online