(get_tile key)
Determine the value of a dialog box's tile.
This function returns the value of the tile referenced by key; key is a string and is case-sensitive.
Example
Code | Returns |
---|---|
(get_tile "pdsize") | "pdsize" |
Determine the value of a dialog box's tile.
This function returns the value of the tile referenced by key; key is a string and is case-sensitive.
Example
Code | Returns |
---|---|
(get_tile "pdsize") | "pdsize" |