0
edits
Changes
no edit summary
:* This will return a numeric nodevalue in currency format. (See also [[Displaying_a_Number_Value_as_Currency#XML_data|Displaying a Number Value as Currency]].)
===2-decimals Formatting for numbers:===
====* If the value is being pulled from a static table====
:<font size=3><!--@sscalculation(format(“'''@xml.'''field name.parentnodename.nodename.'''nodevalue@'''”,2))--></font>
====* If the value is being pulled from a dynamic table====
:<font size=3>'''@xml.'''''field name.parentnodename'''''.[#~comma('''''nodename'''''.nodevalue,2)~#]@</font>
===Date formatting node values===