You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Field code
%{issue.temporaryText1-5}


Write


Valid text input
Unlimited tex
Valid numerical input
Numbers are cast to text.
Example inputThis is a text stored temporarily

There are 5 temporary text fields.

  • %{issue.temporaryText1}
  • %{issue.temporaryText2}
  • %{issue.temporaryText3}
  • %{issue.temporaryText4}
  • %{issue.temporaryText5}

These fields are used to hold temporary text values returned by a post function, which can be used as input in another post function.

xxxxx

xxxx

xxxx

xxxx

Please note that:

  • once a transition execution has ended, all temporary fields are cleared.
  • you cannot use temporary fields to pass values from one transition to another.