Number Operations (IntegerLiteral, LongLiteral and DoubleLiteral):
- add
- or
- and
- xor
- sub
- mul
- div
- mod
- exp
- shr
- shl
Further information on the operations can be displayed via the ToolTip:
The following BuiltIn JavaFunctions have been added:
IntegerLiteral Functions:
- toBoolean
- toLong
- toDouble
- negative
- increment
- decrement
BooleanLiteral Funtions:
- not
- toInteger
On github there is an example:
https://github.com/actifsource/ch.actifsource.example.selector