ProtoFlux:Bell

From Resonite Wiki
Revision as of 00:32, 17 April 2024 by AmasterAmaster (talk | contribs) (Created a page for the Bell node.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
*
Constants

The Bell node is a character literal constant that represents the Bell character for most physical keyboards. Although this character is quite old and is no longer on modern keyboards, it is still on ASCII charts and useable by modern devices. The Bell Character was used to make a sound or flash the screen to get the attention of operators that were using older systems. Using this node will not actually fire a Bell event on the keyboard by itself, but is more of a way to compare against another character or to be used in some way in its raw form.

Outputs

* (char)

The character literal constant of the Bell character.

See Also

Wikipedia article about the Bell. [1]

Wikipedia article about Control Characters. [2]