FIELD CHARACTER: Difference between revisions
Jump to navigation
Jump to search
(adding a bit more) |
(finished sub) |
||
Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
:''Not to be confused with [[ | :''Not to be confused with [[char]] data type.'' | ||
A <code>FIELD_CHARACTER</code> is a data type that can use up to 26 different values. Usually it is treated like an [[integer]] would, but a ''character'' can only be one [[byte]]. | A <code>FIELD_CHARACTER</code> is a data type that can use up to 26 different values. Usually it is treated like an [[integer]] would, but a ''character'' can only be one [[byte]]. | ||
[[Category:Variables]][[Category:Glossary]] |