The synchronous variant of begin_action_list and end_action_list.
this | |
action |
An action |
in_names |
List of 'in' parameter names (as strings) |
in_values |
List of values (as Value) that line up with |
out_names |
List of 'out' parameter names (as strings) |
out_types |
List of types (as Type) that line up with |
out_values |
List of values (as Value) that line up with |
error |
The location where to store any error, or |
|