powered by
Gets the pathname of the NULL device on the current platform. On Windows, it returns "NUL". On all other platforms include Unix and macOS it returns "/dev/null".
"NUL"
"/dev/null"
nullfile()
Returns a character string.
character