What is the syntax for ViewAttrPutS?
ViewAttrPutS(String, CubeName, ViewName, AttributeName, [LangLocaleCode] )
- String = text to be inputted
- CubeName = Parent cube of the view to have the numeric attribute set.
- ViewName = Name of the view to have the string attribute value set.
- AttributeName = Name of the attribute to receive the value.
- LangLocaleCode = Specifies the language code the attribute will be loaded (ISO 639-1).