Pages:
Actions
  • #1 by Adas Ur on 30 Sep 2020
  • Hello, I want write to file such data - [tennis_player{sel_index}_points_won] , I am trying to indicate current selection index in variable but i get text instead of value : tennis_player{2}_points_won , please help
  • #2 by MarkV on 30 Sep 2020
  • Hi
    If your conditions have defined the current selection you can use text: [sel_index] [tennis_player_points_won]
    for example:
    write to file
    text:  [sel_index] [tennis_player_points_won]
    condition: selections index is equal to 2


  • #3 by Adas Ur on 01 Oct 2020
  • oh great, thanks
Pages:
Actions