0 votes
in Python by
Which method is used to define the method that would be invoked once the FormBuilder is done in FormFlow?

(i)OnDone()

(ii)OnOver()

(iii)OnCompletion()

(iv)OnFinish()

1 Answer

0 votes
by
(iii)OnCompletion()
...