Function Entry: ACTIONTILE
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: ACTIONTILE
Name
`actiontile`
Class
DCL Function
Syntax
(action_tile key action-expression)
Description
Associates an action expression or callback with a tile.
Return Values
Host-defined success value.
Side Effects
Changes dialog callback behavior.
Availability
- AutoCAD 2026: documented (per Autodesk reference page).
- BricsCAD V26: presumed compatible (no contradicting page found).
- Status: AutoCAD documented; BricsCAD presumed-both pending Phase 4 verification.
Source Notes
- [Action Expressions and Callbacks](https://help.autodesk.com/cloudhelp/2026/ENU/AutoCAD-AutoLISP/files/GUID-78FDD902-C159-4654-8E3B-228E344A78E8.htm)
- Status: documented in the DCL workflow documentation.