Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

Description

This command clears the database containing all data pertaining to the current scene. You are not prompted to save the current scene. This command is not undoable.

Functional area

File handling

Command syntax

Syntax

newFile [-promptToSave]

Arguments

None

Flags

See above syntax.

Return value

void

Examples

newFile;
// Database cleared.

Additional information

Related commands

  • No labels