Webtags (preserving history): Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
(→‎Records: MX comment added)
Line 24: Line 24:
<pre>integer_variable_name=parseInt(string_variable_name,10)</pre> type conversion (or apply '*1', i.e. multiply by one, to implicitly convert the tag from string to base 10 number).
<pre>integer_variable_name=parseInt(string_variable_name,10)</pre> type conversion (or apply '*1', i.e. multiply by one, to implicitly convert the tag from string to base 10 number).


=== New Webtags in MX builds ===
=== Differences for Webtags in MX builds ===


The web tags listed below are those available in the latest official (finalised version) release of Cumulus 1.9.x. However, Cumulus MX provides equivalent tags, with only minor differences.  
The web tags listed below are those available in the latest official (finalised version) release of Cumulus 1.9.x. However, Cumulus MX provides equivalent tags, with only minor differences.


=== Beta Builds of Cumulus 1 ===
=== Beta Builds of Cumulus 1 ===