KUIML
Blue Cat's User Interface Programming Language
STRING_LINK

Description

This element connects a string to another one: whenever the 'from' string changes, the 'to' string takes the 'from' string value.

Inherited Attributes

See Attributes Common to All Elements.

Specific Attributes

Name Value Type Default Value Description Comment V. Exp.

from

string id

Empty

Identifier of the origin string.

Mandatory

1.4

No

to

string id

Empty

Identifier of the target string.

Mandatory

1.4

No

enabled

boolean

'true'

Enables or disables the link.


1.4

1.4