get_tile

(get_tile key)

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

Argument

The key argument is a string containing the tile key.

Return Value

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

Example

(get_tile "my_tile_1")

Related Functions

get_attr