Go to: Synopsis. Return value. MEL examples.
string sceneTimeWarp( string $action )
None
Variable Name | Variable Type | Description |
---|---|---|
$action | string | The action to perform - one of "add", "select" or "delete" |
string $warp = sceneTimeWarp( "add" );