Forum Discussion
Robert_Reznicek
Nimbostratus
Apr 14, 2010printing variables values
Is it possible to use another method for printing, that log command?
I need to print items of array for debug purposes (approx. 1000 items) and i found out, that when using log command in foreach...
Robert_Reznicek
Nimbostratus
Apr 14, 2010Hi Aaron,
thank you for your help. I used nearly the same piece of code in the HTTP::respond:
HTTP::respond 200 content [array names ::arr]
but the output is truncated (i only get 4268 chars).
I tried to use loop behind the HTTP::respond and print the array entry by entry, but this doesn't work.
I also tried to append the entries in one string and then print it, but there is limitation for length of the string.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects