<p><b>Total:</b> {{ SUBSET_SUM("Coupon") }}</p>
<#
if (x==5) {
y = 3;
} else {
y = 2;
}
out.println("Write some text into the document, programmatically");
var array = subset_uniquesList("Category");
for (var i in array) {
#>
<b>Some text and HTML with <#=array[i]#> (inserted values)</b>
<#
}
#>
formula("IF(RAND<0.5, true, false)")
recordCount()
or recordCount(subset)
subset("Field name", "Field value")
or subset("Field name", "Field value", "Operator")
subset_sum("Field name")
or subset_sum("Field name", subset)
textvalue(value)
or textvalue(value, pattern)
Scripting example.iok | 47K |
Two way content table.iok | 16K |
Two way content table with variable choice.iok | 47K |
It looks like you're new here. If you want to get involved, click one of these buttons!