Contents
Display Legacy Contents

 Print
    Exec. Local Action Set      
Run the specified Local Action Set. You can pass and receive values.

Parameters

Local Action Set

The Local Action Set that the you want to execute. Local Action Sets are defined at the Form level.

     
Thread Mode <numeric>

Choose "Yes" to execute the Local Action Set in a parallel process, allowing following Actions to be executed immediately.
       
Advanced Options
  Variables

  Variable
      Temporary Variable of the Local Action Set to execute that you want to initialize with Type and Value.
       
    Type
      Type to set the initialized Temporary Variable and also of the Value.
       
    Value <string> or <numeric>
      Expression to assign to the Temporary Variable.
       
  Targets
    Target <target>
      Control or Variable where to save the first returned value by the executed Local Action Set. A Local Action Set returns values through Return Values Action.
       
    (...) 
       
    nth-Target <target>
      Control or Variable where to save the nth-returned value by the executed Local Action Set. A Local Action Set returns values through Return Values Action.


     
  • When using this Action in Thread Mode, the Trace Actions and Variables windows (Simulator) may crash. 

See also
Samples


Updated
: 4/7/2016 6:25 PM