(set_tile key value)
Set the value of the dialog box tile.
This function sets the value of a dialog box tile.
The key argument is a case-sensitive string that specifies the tile. The value attribute is a string that assigns the new value to the tile.
Example
(set_tile tile1 val1)