Actions can be triggered by specific events, or be activated by an agent that perform tasks.
Argument Actions are activated whenever somebody submit a particular argument to a locations provided by Interaction. This is typically a field in a form. The argument action will be activated when a field in a submitted form has a name that matches the one of the argument action.
Most argument actions require that you are familiar with forms in HTML, and using them may involve HTML markup.