CLUSTERSIZE

CLUSTERSIZE

Return:CLUSTERSIZE returns a single INTEGER value.

The CLUSTERSIZE compile time constant returns the number of nodes in the cluster. This is the same value as returned by the Std.System.ThorLib.Nodes() function..

Example:

OUTPUT(CLUSTERSIZE)