Nothing should be printed if the config is nil but nil >> "somevar" prints random looking hex number
Description
Description
Details
Details
- Severity
- Major
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Category
- Scripting
Steps To Reproduce
Should not print anything (run from the console):
systemchat format["%1", nil >> "test"];