get_tile (AutoLISP/DCL)

Retrieves the current runtime value of a dialog box tile

Supported Platforms: Windows only

Signature

(get_tile key)
key

Type: String

Value that specifies a tile. This argument is case-sensitive.

Return Values

Type: String

A textual value containing the tile's value.

Examples

N/A