Versions Compared

Key

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

...

jumpTo() can only be used within a Stream Attribute Expression or Stream Item Action Attribute expression. Whenever jumpTo() is called, processing jumps immediately to the Stream Attribute which is provided as the argument to this function. The value of the Stream Attribute that you are jumping from, and all the Stream Attributes jumped over, are set to _NULL and any cached values of these attributes are not updated.

...