if (xml.someNonExistedNode) will always be “true”, so is there anyway to assert that some node does not exist ?
Thanks!
if (xml.someNonExistedNode) will always be “true”, so is there anyway to assert that some node does not exist ?
Thanks!
:: Copyright KIRUPA 2026 //--
``` ```