You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
Hi, here is my problem :
I'm using a tLoop with a "while" condition, depending on the number of rows out of a tMap (number_of_rows > 0). The thing is I don't know how to get that number and put it in my globalVar.
Any ideas ?
Thanks.
Look through the code tab. Most components insert a "<component_name>_NB_LINE" element to the globalMap which contains the row count for that component.
Sorry, I just found out that what I was looking for was actually in the var "****.NB_LINES" ![]()
Pages: 1