_countJobs
Gives the number of Jobs using a chosen Form.
Parameter
id
The ID of the used Form
Example
Results
On Success
On Failure
If the "id" parameter is missing or less than 1:
If the "id" parameter value does not match an existing Form:
If the Form's type is not related to Jobs (e.g Invoice Table)
Last updated