Hi team,
Can I know which xaml should stop activity is present in studio Re-frame work and please explain little bit above this.
And one more question
If we have One array in that array ( 100 of numbers ) will be their how can that we print in one line???
lrtetala
(Lakshman Reddy)
2
Hi @siva_sankar
arrNumbers = {1, 2, 3, β¦ , 100}
strNumbers = String.Join(", ", arrNumbers)
In Get Transaction Data state
Cheers!!
2 Likes
system
(system)
Closed
3
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.