I have a question in using chatscriptpg
In my experience, print(^db) aligns by \n and blank
I need to print several string from request of query data
But also I need to print numbers too.
So I set flag “OUTPUT_NOCOMMANUMBER”
Is there any good way to print request of query data include blank?