gxCancelAction (string sDocument)

Cancels the current action of a project.

Parameters:

sDocument - document ID of the project.

Example:

gxCancelAction("document0");

See also:

gxImportProject, gxExportProject

► latest version online