Changes for page Sum
Last modified by Abdelali EL MAJDOUBI on 2023/08/03 13:29
<
>
edited by Abdelali EL MAJDOUBI
on 2023/08/02 13:01
on 2023/08/02 13:01
edited by Abdelali EL MAJDOUBI
on 2023/08/02 12:52
on 2023/08/02 12:52
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -14,6 +14,6 @@ 14 14 15 15 == Note: == 16 16 17 - Numerical valuescan be alsoenclosedwithinsingle quotes : ${ixf:sum('10','12','100')}mixsingleand doublequotes,like this: ${ixf:sum("10",'12','100')}.17 +You can wrap numerical values also by single quotes : ${ixf:sum('10','12','100')} **OR** Mixing both quotes : ${ixf:sum("10",'12','100')}, 18 18 19 19