Character

From SA-MP Wiki

Revision as of 13:15, 1 August 2017; view current revision
←Older revision | Newer revision→
Jump to: navigation, search

A character is a single letter, such as 'a', 'b', or the string instances of a numeral, such as '1', '2' or '3'.

In PAWN, a character is contained within single quotes ("'") instead of double-quotes ('"').