Expr Language Documentation Shows Semi-Colons in Formulas, but You Can Use Commas
All the Expr language documentation shows semi-colons in formulas, but you can use commas. It would be good to indicate this somewhere as many people are in the habit of writing commas inside formulas to separate arguments and it is hard to get into the habit of typing semi-colons just when using a structure formula.
Thanks! please check the comment
-
AdminJulia (Product Owner, ALM Works) commented
Hi Todd,
Thank you for noticing! Function arguments may be separated by comma (,) or semicolon (;). But in every function call within a formula, you need to use either all commas or all semicolons, it is mentioned in our docs: https://wiki.almworks.com/display/structure/Expr+Language#ExprLanguage-Functions.
I will mark this request as complete, but we will think how to highlight it in docs.Julia,
ALM Works team.