TM1 Function for TI, ProcessAttrSL

Retrieves data from a string attribute for a process, based on a language locale.

What is the ProcessAttrSL function?

ProcessAttrSL retrieves data from a string attribute for a process, based on a language locale.

Where can the ProcessAttrSL function be used?

TurboIntegrator

What is the syntax for ProcessAttrSL?

ProcessAttrSL(ProcessName, AttributeName, [LangLocaleCode]);​

ProcessName = Process to have the numeric attribute retrieved.​

AttributeName = Name of the attribute to pull the information from.​

LangLocaleCode = Specifies the language code the attribute will be retrieved from (ISO 639-1).​
– If blank or ignored, TM1 will pull the user’s current locale.​
– If attribute value does not exist for the given locale, TM1 will pull the value from its parent. If attribute value for the parent does not exist,TM1 will pull the base value. Note:  The list of valid LangLocaleCode values can be found on the dimension ‘}Cultures’  

A demonstration on how to use ProcessAttrSL

Use ProcessAttrSL to retrieve the string attribute, Description, for the TrainingProcess process