Platform

STD.System.Job.Platform ( )

Return: Platform returns a VARSTRING value.

The Platform function returns the platform name (hthor, thor, or roxie) of the cluster running the workunit.

Example:

A := STD.System.Job.Platform();