TM1 Function for TI, ​ServerSandboxListCountGet

Returns the number of a sandboxes a user has.

What is the ServerSandboxListCountGet function?

ServerSandboxListCountGet returns the number of sandboxes a user has.

Where can the ServerSandboxListCountGet function be used?

TurboIntegrator

What is the syntax for ServerSandboxListCountGet?

ServerSandboxListCountGet(Username);​

UserName = Optional parameter with the name of a user to check if the sandbox exists. If blank, TM1 will check the user who is running the process. When not blank, this parameter only works if an Admin, DataAdmin or the given user is running the process, if not, TM1 will return an error.

A demonstration on how to use ServerSandboxListCountGet

Use ServerSandboxListCountGet to return the number of sandboxes the user has.