jeudi 20 juin 2019

How to write the third condition?

How to write the third condition under which the attribute "pr_attached_card","1" will not be satisfied&

        if (codeCard !=null)
           collect.setAttribute("nome_card",codeCard.getNodeValue());
        else {
            collect.setAttribute("pr_attached_card","1");

        }

Aucun commentaire:

Enregistrer un commentaire