Convention: How to name actions
Actions must be named using the [a-zA-Z0-9_] character set. For example
this_is_my_action. This naming convention helps improving discoverability of
actions.
Actions must be named using the [a-zA-Z0-9_] character set. For example
this_is_my_action. This naming convention helps improving discoverability of
actions.