WhiteHatBox
Share Page
Following(0)
Partner(s)
Miguel

Table Loop and Double2String don't works as (I) expect

ReplyThanks 2016/11/30 19:30:44 0 0

My test module has:


  • 1 Double var
  • 1 Table (2 columns)
  • 1 String var (to get Double2String from the Double var)

Initially, the table has 5 rows

When I do a Table Loop action, Double var is incremented 1 unit.

I convert this double to String and save it in a String var

I put the string var value in the row1 of the table.

But all rows gets the last value of the Double var


I know the previous text can be a little confused, so there is my sample: double2string_in_table.dat

Aprilcaicai
2016/11/30 22:15:11



This part means all rows on this column “the_index” will get the value from this string "my_string". That is why the value of it is the same.





Miguel
2016/12/01 02:28:50

Thank you,

So, what is the alternative to modify some rows in already filled table?

Sample:

1text 1
2text 2
3text 3




to



1text 1
7 text 2
3text 3
Aprilcaicai
2016/12/01 03:00:16

Very sorry for that, currently there is no such a function on Botchief.


Miguel
2016/12/01 04:03:38

Thank you. I would like to see this function in a future version


How can I change the status for this thread? (Answered->Waiting User Confirm -> Finish)

Aprilcaicai
2016/12/01 04:43:13

No need to take care of this, i will change the status.

Very thanks for your reminder.


<< < 1> >>
VerifyCode
Advanced Option