Please enable JavaScript to view this site.

The manual for the JobRouter developer

Navigation: Webservice > Function and usage > Job Function management

deleteJobFunction

Scroll Prev Top Next More

Delete a Job Function

The method deleteJobFunction deletes the entered Job Function.

In case the request is successful, it returns the boolean value true.

In case the requested Job Function does not exist, an error message will be returned.

Method reference

Parameters

Data type

Description

jobFunction

string

Job Function

Return value: bool; true, if the Job Function was deleted successfully, otherwise false