To retrieve whether the item exists. Applied to all items.
var isExists = dhxForm.isItem(name, value); // for radio buttons 2nd argument value should be passed
Retrieves true if item exists.