The search keyword must be a single word (no spaces).

Function SetFormGroupTimeouts

Line
905
Location
common.ai
Constant?
no
Type
function
Arguments
boolean state
Returns
nothing
905
function SetFormGroupTimeouts takes boolean state returns nothing
906
    set form_group_timeouts = state
907
endfunction