| Did you know ... | Search Documentation: | 
| Pack logicmoo_nlu -- ext/SIRIDUS/UGOT-D31/godis-apps/domain-player/DJGoDisGram/MultiModal/README | 
This is where the clicks will go.
The idea would be
abs clickAction : Request; ??
swe
clickAction action = {s = ["menu(button,"] ++ action.s ++ ")"]; ??
pro
clickAction action = {s = action.s};
or something like it.