_delLandToolSett2

(API version 2.0)

int _delLandToolSett2 ( string kodf , string username , string pass , string Identify )

Description

The function deletes an item in the list of preset tools - it pauses according to the Identify item

Categories

Parameters

string kodf
Company login code
string username
Login username
string pass
Login password
string Identify
Dallas chip ID

Return value

int

Examples

API version 2.0

$client = new SoapClient('https://api.webdispecink.cz/code/WebDispecinkServiceNet.php?wsdl');
$return = $client->_delLandToolSett2($kodf, $username, $pass, $Identify);

Test

To test the function, enter parameters in form below and press Try it out button.

Company login code
Login username
Login password
Dallas chip ID

* Required field