TI Functions
TM1 Function for TI – ProcessAttrInsert
Available In
TurboIntegrator
Definition
ProcessAttrInsert creates a process attribute.
Syntax
ProcessAttrInsert( PreviousAttributeName, NewAttributeName, AttributeType);
PreviousAttributeName = Name of the attribute that antecedes the new attribute (order). If the new attribute is to be the first, leave this parameter blank.
NewAttributeName = Name of the new attribute to be added.
AttributeType = Type of the attribute to be created. The attribute types are:
- N: Numeric attribute
- S: String attribute
- A: Alias attribute
Video Demo
Use ProcessAttrInsert to create the process attribute, Description.