TM1 Function for TI, ProcessAttrS

Retrieves data from a string attribute for a process.

What is the ProcessAttrS function?

ProcessAttrS retrieves data from a string attribute for a process. 

Where can the ProcessAttrS function be used?

TurboIntegrator

What is the syntax for ProcessAttrS?

ProcessAttrS(ProcessName, AttributeName);​

ProcessName = Process to have the numeric attribute retrieved.​
AttributeName = Name of the attribute to pull the information from.

A demonstration on how to use ProcessAttrS

Use ProcessAttrS to retrieve data from the string attribute, Description, against the TrainingProcess process.