In the XMLNode Iterator, i gave xml file path. and in the xpath i gave /ResultSummary/Counters/total. And in the variable to set field i gave my field to contain the value which read from the xml file. But i am getting nothing. Always it is zero. Attaching my xml file
I came to know the action script for Read XML value to a variable. But do not know how to use it. Sorry for asking basic questions.
Now i want to display a number. When i added two values say 2+4, i want it to display 6. but it is displaying as 2+4. Attaching the project. Please do let me know.
You'll need to use the 'Simple Maths' action that was added in FinalBuilder 6.2 https://www.finalbuilder.com/download.aspx . Attached is the project with the 'Set Variable' replaced with the 'Simple Maths' action.