Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everyone,
I would like to get the String displayed by a tLogRow component, with values in an ASCII table, exactly like it's displayed.
I could set this String in a global variable, and write it in an email body for example.
I thought about creating this String manually using a tJavaRow + globalVar..., but it will be quite difficult to adjust table border according to values. (even if I could create an HTML table to keep it simple... BUT let's imagine I want an ASCII table here...). One the other hand, tLogRow display is "perfect". That's why I would like to get it's output String.
🙂
Hello,
Do you require your output in ASCI character encoding format?
Could you please give us a sample data including the input and the expected output?
Best regards
Sabrina