"textItemIdAllLangs"

Sets the text for a specific item of a cascade in all languages at once. Works like "textItemId", but takes a langString.

Synopsis

setValue(string shape, "textItemIdAllLangs", string item, langString text);

shape.textItemIdAllLangs(string item, langString text);

Parameters

Parameter Description
shape Name of the object
item ID of the item
text New text for the item

Description

The attribute "textItemIdAllLangs" sets a text in all languages for the specified item of a cascade.

Assignment

Cascade