Variables
Methods
execute(?action:String, ?data:EitherType<EitherType<DynamicAccess<StringOrArray>, Map<String, StringOrArray>>, FormData>, formIdx:Int = 0):Promise<CommandSession>
Continue this command session, optionally submitting form data
Parameters:
action | requested action, or null for the default action |
|---|---|
data | form values to submit for the selected form |
formIdx | index of the form in |
Returns:
Promise resolving to the next command session state