Hello All, I am using xfactor studio's xpath classes and am having trouble with something. isScore = XPath.selectNodesAsBoolean(configXML, "Quiz/scoreSettings/isScored/text()"); returns an Array not a boolean. Am I doing something wrong? Thanks! -Chip