Verj.io JavaScript API
Form
Form
Integration Service
REST Service
Workflow Process
WebForm
.isCalledForm
Returns
true
if this form has been called from another form using method
#callForm(String, Map)
. Otherwise returns false.
returns
boolean
trueif this form has been called from another form using method #callForm(String, Map). Otherwise returns false.