When I run the code:
Code: Select all
%txt = "scalar factor=2"
logmsg %txt"scalar factor=2"
on the log (i.e., including the quotation marks).
Is there a way to suppress the quotations from the logged string?
Thanks.
Code: Select all
%txt = "scalar factor=2"
logmsg %txt