Execute_ActivateAssignedRestaurantTable
Description
Opens (lifts Restricted on) an already-assigned restaurant table's seats for its group (BL-58467, R-04 primitive). This represents the moment an employee finishes guiding the group to their table - call it immediately before/as part of triggering the actual sit-down interaction, not speculatively ahead of time, to keep the window during which the seats are usable-but-not-yet-occupied as short as possible.
Note
No-op (logs a warning) if the table has no seat assignment. Safe to call more than once - already activated assignments are ignored.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | Target is the assigned table object |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Employee finishes guiding the group to their assigned table | Target | ActivateAssignedRestaurantTable |
Back to Command FinderSearch and filter all 399 Script Execution documents