What is the syntax for ViewAttrPutN?
ViewAttrPutN(NumericValue, CubeName, ViewName, AttributeName, [LangLocaleCode] )
- NumericValue = Value to be inputted
- 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.