Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. input-view {
  2. match: description {
  3. to-input: [your-action] (action)
  4. }
  5.  
  6. message {
  7. template ("Hi #{value(action.name)})
  8. }
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement