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_DE@Winkelstahl;en_US@Angular steel;')
See Also