Versions Compared

Key

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

...

Assign the result of a function:

For example, you could call a function performing Code Set Lookups.

Code Block
OutboundMessage.nodepath = SomeFunction() 

...