'Nul' input of Filename (Join) treated as Null

Null

Feeding a string value of ‘Nul’ (with the single ‘l’) into Filename (Join) is treated as Null by the node. ‘Null’ is treated like a string, though

congratulations! you’ve stumbled upon one of the reserved filenames on windows.

3 Likes

Yes, but:

FileWriter won’t write it though

not sure what you mean by this and the screenshot?!

I mean that Filename node won’t let you create a path with reserved filename (which, I suppose, is expected behavior), while Combine (Pathn) node does