TI Functions
TM1 Function for TI – ProcessAttrS
Available In
TurboIntegrator
Definition
ProcessAttrS retrieves data from a string attribute for a process.
Syntax
ProcessAttrS(ProcessName, AttributeName);
ProcessName = Process to have the numeric attribute retrieved.
AttributeName = Name of the attribute to pull the information from.
Video Demo
Use ProcessAttrS to retrieve data from the string attribute, Description, against the TrainingProcess process.