get_attr

(get_attr key)

The get_attr function retrieves the initial value of the value attribute specified for a tile in a DCL dialog box file.

The key argument is a string containing the tile key.

The function returns a string containing the initial value of the value attribute of the tile.

Example

(get_attr "my_tile_1")

Related Functions

get_tile