' ' (ˢᵖᵃᶜᵉ)
Constants
The Space
node is a character literal constant for the "Space" character (Unicode: U+0020).
This node is about the text character. Its usage should not be confused with that of keyboard keys used for handling input.
Outputs
* (char)
The character literal constant of the Space character.
See Also
Wikipedia article about the Space. [1]