If a method is called that has parameters, but none are given, prompt for them if the prompt option is selected on that method.
Example
Dimmer Method "ON" has a level parameter.
"Dim on Bedroom light" is heard by grammar, it sees the "Level" parameter and is set to prompt, so it asks "What level?" the answer to that prompt is passed to the previous method as PARAM1.