What is the syntax for ViewAttrSL?
ViewAttrSL(CubeName, ViewName, AttributeName, [LangLocaleCode])
- CubeName = Parent cube of the view to have the string attribute value retrieved.
- ViewName = Name of the view to have the string attribute value retrieved.
- AttributeName = Name of the attribute to retrieve the value.
- LangLocaleCode = Specifies the language code of the attribute to be retrieved (ISO 639-1). TM1 will retrieve the user’s locale attribute value if blank or ignored.