Forum Discussion
I think your Excel data seems to have a carriage return.
Log.Message() method will not display multiple lines.
If you try the code example from Excel.Open Method, and inspect the variable values in debug mode, it will contain the full value.
Also, avoid many Excel.Open methods like you have done - unless you are just showing an example of the issue.
Can you hover your mouse of the message, it should show a tooltip containing the entire string.
- MatthewB2 years agoOccasional Contributor
The values in debug mode do not show up as expected somehow. Do we need to reference Excel differently using a Javascript method or something?
- MatthewB2 years agoOccasional Contributor
I would think that the WordWrap is causing the issue. Not sure we can go about fixing this problem at this point. We tried to remove the \n carriage return, but it was more related to the wrap.
Related Content
- 6 years ago
Recent Discussions
- 2 days ago
- 4 days ago