Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GTac Assistant reference lists
#11
(01-22-2024, 09:27 PM)Davin Wrote: A new release of GTac is out and the list of formula operators as been updated:

Code:
&  And
|  Or
=  Equals
#  Not equals
<  Less than
<=  Less than or equal
>  Greater than
>=  Greater than or equal
<>  Not equals
?  If; Where
~  Except; Without
%  In a list
!  Not (use parentheses)
$  Distance to nearest
(  Parenthesis (use to order complex formulas)
)  Parenthesis (use to order complex formulas)
+  Add (only used for math calculations)
-  Subtract (only used for math calculations)
*  Multiply (only used for math calculations)
/  Divide (only used for math calculations)
//  Integer-Divide (only used for math calculations)

I updated what I had already added to what will be Issue #32 of PBM Chaos.

Thanks, Davin!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)