Dynamic Expressions
96LawDawg edited this page 2025-03-30 17:10:42 -05:00

Page revisions

33 Commits

Author SHA1 Message Date
96LawDawg
deb0ceaafa Removed a coming soon notice that has long been implemented 2025-03-30 17:10:42 -05:00
96LawDawg
90c6204500 Clarify that multiple math and logical operations are possible on the same line 2025-03-30 17:09:49 -05:00
96LawDawg
b5c51adcd6 Add missing collection parameter 2024-11-11 15:44:16 -06:00
Arnold Smith
5e36d21bcc replaced absolute links by relative ones 2024-10-05 15:30:23 +02:00
96LawDawg
a1ddbef72a Update with VAR function 2024-09-09 18:58:31 -05:00
96LawDawg
ff9b0658c9 Typo 2023-10-31 09:11:28 -05:00
96LawDawg
dd989cb389 Typo 2023-10-31 09:10:38 -05:00
96LawDawg
c44cdf0cf1 Add complex object example 2023-10-31 09:09:47 -05:00
96LawDawg
b234b93ffa Fix another typo 2022-11-09 21:49:02 -06:00
96LawDawg
63e8060194 Fix typo 2022-11-09 21:48:15 -06:00
96LawDawg
48a4f95bf0 Added section on complex objects 2022-11-09 13:28:25 -06:00
96LawDawg
c7b1c56e2d Updated Dynamic Expressions (markdown) 2022-02-13 14:18:03 -06:00
Roger Lipsett
3110643d5c Updated Dynamic Expressions (markdown) 2021-12-06 14:41:28 -05:00
David Robarts
ea5c5b60dc Updated Dynamic Expressions (markdown) 2021-07-09 09:49:57 -07:00
Roger Lipsett
b170243fb4 Added note forbidding leading and trailing whitespace in `var` statements. 2021-06-24 13:08:38 -04:00
96LawDawg
394b9f1952 Updated Dynamic Expressions (markdown) 2021-06-22 10:26:39 -05:00
Lars Kobbe
7caa714378 typo 2021-06-04 10:55:12 +02:00
Roger Lipsett
73e383d57e Fixed link to computations section 2021-05-28 13:40:07 -04:00
Roger Lipsett
3d8c2ef7f8 Updated Dynamic Expressions (markdown) 2021-05-28 09:24:31 -04:00
David Robarts
741cc8196a Updated Dynamic Expressions (markdown) 2021-05-24 07:48:57 -07:00
Roger Lipsett
0241ea2bc2 Updated Dynamic Expressions (markdown) 2021-05-23 15:56:36 -04:00
Roger Lipsett
aaa6c63132 Updated Dynamic Expressions (markdown) 2021-05-23 15:35:00 -04:00
Roger Lipsett
460bf3ed8d Updated Dynamic Expressions (markdown) 2021-05-23 15:34:07 -04:00
Roger Lipsett
3355df3312 Updated Dynamic Expressions (markdown) 2021-05-23 08:47:31 -04:00
Roger Lipsett
6067b092ca Updated Dynamic Expressions (markdown) 2021-05-23 08:06:56 -04:00
Roger Lipsett
e5940a8a01 Minor changes in the first part. Added a discussion of how to use variables in routines. 2021-05-22 21:03:31 -04:00
96LawDawg
fa867c9b70 Updated Dynamic Expressions (markdown) 2021-05-19 22:01:22 -05:00
bjalder26
3f25d8a117 Changed var c = $a && &b // sets variable c to true if both variable a and b are true to var c = $a && $b // sets variable c to true if both variable a and b are true 2021-05-13 13:33:49 -05:00
Lars Kobbe
25cadc627a Updated Dynamic Expressions (markdown) 2021-05-12 18:21:24 +02:00
Lars Kobbe
58b7d67ce1 Updated Dynamic Expressions (markdown) 2021-05-12 18:20:06 +02:00
Lars Kobbe
a7868a7a1f Updated Dynamic Expressions (markdown) 2021-05-12 18:18:01 +02:00
Lars Kobbe
513bf406d9 Updated Dynamic Expressions (markdown) 2021-05-12 18:11:49 +02:00
Lars Kobbe
9434de3bea Updated Dynamic Expressions (WIP) (markdown) 2021-05-12 17:54:00 +02:00