Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Jep Expressions are software commands which perform a function within PhixFlow. Expressions are written in camelCase without spaces, and with the first word lower case and subsequent words uppercase eg. listToString(). Expressions contain brackets in which a set of arguments are written separated by commas. The below list contains a list expression of pages on expressions, which give their correct syntax. For example,

...