| | | Supreme Being
       
Group: Forum Members Last Login: Monday, February 15, 2010 Posts: 47, Visits: 138 |
| I have Resource set Action (return all the employee in company) the manager select 3 employee an set the in variable (varEmployees array) I want to return varEmployees[1] in the next action I tried <%#Variable.varEmployees %>[1] and <%#Variable.varEmployees %>[1] but it does not work Note: I know that I can use (in varEmployees ) but I want exactly <%#Variable.varEmployees %>[1] |
| |
|
|