Run, Test and Publish Projects > Information Runtime Objects
  
Information Runtime Objects
There names a few runtime objects that provide information about running the project.
The Info namespace in the main location for runtime status. The main objects on that namespace are:
Info.Project: information about the project that is running
Info.License: information on the license
Info.Module: Information and start/stop command to Modules
Info.Trace(): displays a message on the TraceWindow
Info.TestMode: shows if the project is running in Test Mode
 
The Server namespace has information about the server computer.
The Client namespace has information about each client computer. running a graphical interface.
See http://www.tatsoft.com/help/fs-2014/runtime/index.html for the complete programming reference on runtime objects.