Category:ProtoFlux:Strings:Constants: Difference between revisions

Category page
Updated descriptions
Typo fix.
 
Line 4: Line 4:
|Carriage Return|| The Carriage Return character literal constant.
|Carriage Return|| The Carriage Return character literal constant.
|Form Feed|| The Form Feed character literal constant.
|Form Feed|| The Form Feed character literal constant.
|New Line|| The New Line character literal constant ([[Type:char|char]]) and [[String|string]] constant).
|New Line|| The New Line character literal constant ([[Type:char|char]]) and [[String|string]] constant.
|Space|| The Space character literal constant.
|Space|| The Space character literal constant.
|Tab|| The Tab character literal constant.
|Tab|| The Tab character literal constant.

Latest revision as of 11:56, 17 April 2024

Nodes
Node Name Description
Backspace The Backspace character literal constant.
Bell The Bell character literal constant.
Carriage Return The Carriage Return character literal constant.
Form Feed The Form Feed character literal constant.
New Line The New Line character literal constant (char) and string constant.
Space The Space character literal constant.
Tab The Tab character literal constant.
Vertical Tab The Vertical Tab character literal constant.

Pages in category "ProtoFlux:Strings:Constants"

The following 8 pages are in this category, out of 8 total.