Forum Discussion

DavidRedmayne's avatar
DavidRedmayne
Occasional Contributor
8 years ago
Solved

Loop with incremental variable

I have test that loops around 50 times to examine a process under continuous use. The looping is no issue and has worked well on a couple of tests. However, I now need to increment data in a field th...
  • tristaanogre's avatar
    8 years ago
    Try wrapping your variable in a call to aqConvert.VarToStr. that should convert whatever value to a string for SetText