Category:ProtoFlux:Strings:Constants: Difference between revisions

Category page
Updated descriptions
m fix link spaces
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
|Backspace|| The Backspace character literal constant.
|Backspace|| The Backspace character literal constant.
|Bell|| The Bell character literal constant.
|Bell|| The Bell character literal constant.
|Carriage Return|| The Carriage Return character literal constant.
|CarriageReturn|| The Carriage Return character literal constant.
|Form Feed|| The Form Feed character literal constant.
|FormFeed|| The Form Feed character literal constant.
|New Line|| The New Line character literal constant ([[Type:char|char]]) and [[String|string]] constant).
|NewLine|| 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.
|Vertical Tab|| The Vertical Tab character literal constant.
|VerticalTab|| The Vertical Tab character literal constant.
}}
}}
[[Category:ProtoFlux:Strings]]
[[Category:ProtoFlux:Strings]]

Latest revision as of 03:53, 25 August 2025

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

Pages in category "ProtoFlux:Strings:Constants"

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