ServerSandboxDiscardAllChanges

ServerSandboxDiscardAllChanges discards all changes in an existing sandbox.

This function is valid in TM1® TurboIntegrator processes only.

Syntax

ServerSandboxDiscardAllChanges( sandboxName );
Argument Description

sandboxName

A string value. The name of a sandbox owned by the executing user.

Example

ServerSandboxDiscardAllChanges( 'MySandbox' );