Field BEL
- Namespace
- Microlithix.Text.Ansi
- Assembly
- AnsiParser.dll
Bell alert
public const char BEL = '\a'
Returns
- char
- Bell alert
Remarks
BEL is used when there is a need to call for attention; it may control alarm or attention devices.
Bell alert
public const char BEL = '\a'
BEL is used when there is a need to call for attention; it may control alarm or attention devices.