"textAllLangs"

Allows you to set or get the root button text for all languages at once. Works similar to "text", but takes a langString.

Synopsis

setValue(string shape, "text", langString s);

shape.text(langString s);

Parameters

Parameter Description
shape Name of the object
s New root button text, in all languages

Assignment

Cascade