Cicode Programming Reference > Cicode Function Categories > Report Functions Introduction > RepGetCluster

RepGetCluster

This function retrieves the name of the cluster a report is running on. This function should only be called from a report file.

Syntax

RepGetCluster()

Return Value

The name of the cluster the report in running on.

See Also

Report Functions