Hello
I am developing a interactive form with Java script and am a beginner for this java script(am professional in other programing language).
When i saw google, i found like below,
1) var onodeVALS = xfa.resolveNodes("xfa.record.Classification.ClassNode[+i+].ClassLeaf[*].value");
Here pls. let me know
what is 'XFA'?
Wht is 'resolveNodes'?
Wht the programmer want to do?
what are '+' and [*] and '++'?
Some MORE,
if($.rawValue eq "value_A")
1) Here what is '$' dollar symbol?
2) some times, i saw.... as '$record'
Wht is '$record'?
THANK YOU