Hi All,
I am new to IBM WTX, how to do looping in WTX. Iam trying to display to 1 to 100.
I am trying with IF( Number:Row:In1 <= 100, Number:Row:In1+1,Number:Row:In1+) is not validating
=PUT("FILE","Output_123.txt",IF( Number:Row:In1 <= 100, Number:Row:In1+1,Number:Row:In1+))
Could you please help on this.
------------------------------
hari krishna
------------------------------