Skip to main content

dispatch_form

Function dispatch_form 

Source
pub fn dispatch_form(
    ctx: &mut CommandContext,
    form_id: u32,
    args: &[Value],
) -> Result<bool>