Status/Resolution/Reason: To Fix//EnhancementRequired
Reporter/Name(from Bugbase): Dave Levin / Dave Levin ()
Created: 12/22/2017
Components: Language, Functions
Versions: 2016
Failure Type: Others
Found In Build/Fixed In Build: /
Priority/Frequency: Normal /
Locale/System: / Windows 10 64 bit
Vote Count: 1
It would be great if writeDump() could have an optional attribute to output a string to its own line. Obviously if you're using writeDump() on an object it already does this, but it could also be helpful for simple string data as well.
Possible syntax:
writeDump(varName, [true|false])
Attachments:
Comments: