"itemsAllLangs"
The function allows you to set or get the items for all languages at once. Functions like "items", but takes a lang string.
Synopsis
setValue(string shape, "itemsAllLangs", dyn_langString Data);
getValue(string shape, "itemsAllLangs", dyn_langString &Data);
shape.itemsAllLangs(dyn_langString Data);
Parameter
Parameter | Description |
---|---|
shape | Name of the object |
Data | Array containing all options in all languages |
Assignment
Combo box, Selection List