NavigatorBox.createFolder

Syntax

createFolder(name);

Parameters

name. Name of the created folder. By default the system creates a folder named Folder<folder key>.

Description

The createFolder method creates a folder.

Comments

This method starts executing automatically on clicking the New Folder button in the Home tab of the ribbon.

See also:

NavigatorBox