FIELD CHARACTER: Difference between revisions
Jump to navigation
Jump to search
(needs to expanded on) |
(adding a bit more) |
||
Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
A <code>FIELD_CHARACTER</code> is a data type that can use up to 26 different values. | :''Not to be confused with [[:char]]<!-- | ||
-->{{#if: |<!--then: | |||
-->{{#if: |<!--then:-->, [[:{{{2}}}]]<!-- | |||
-->|<!--else:--> or [[:{{{2}}}]].}}<!-- | |||
-->|<!--else:-->.<!-- | |||
-->}}<!-- | |||
-->{{#if: |<!--then: | |||
-->{{#if: |<!--then:-->, [[:{{{3}}}]]<!-- | |||
-->|<!--else:-->, or [[:{{{3}}}]].}}<!-- | |||
-->}}<!-- | |||
-->{{#if: |<!--then:-->, or [[:{{{4}}}]].}}<!-- | |||
-->'' | |||
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]]. |