GetAsString Method (MultiLangString)
In This Topic
Converts an MultiLangString to a string. The languages are appended to one another, all having the same format.
Syntax
Return Value
The contents of the multi-language string as a simple string (e.g. "DE@deutsch;EN@english;FR@Fr@@;;en;;ch@@;")
See Also