Hello!
Code:
{
TempString += any2str(EDTvriable);
info(EDTvariable + " " + TempString);
}
Is a part of the inside of while select statement and returns value of EDTvariable and empty string.
Is there any way to develop one string built of "chains of EDT's" gathered from the same column?
*This post is locked for comments
I have the same question (0)