All public logs
Jump to navigation
Jump to search
Combined display of all available logs of QB64 Phoenix Edition Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:49, 1 June 2022 RhoSigma talk contribs removed protection from STRING (hist)
- 16:12, 4 May 2022 RhoSigma talk contribs protected STRING [Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite) (hist)
- 15:52, 19 April 2022 BigRon55 talk contribs created page STRING (Created page with "'''STRING''' variables or literal values are one byte per character length text or ASCII characters. {{PageSyntax}} :: DIM variable AS STRING [* byte_length] * ''Byte length'' is optional in DIM statements, but is required in TYPE definitions as a literal or constant INTEGER value. * Literal strings are defined by quotation marks on each end. The quotes will not PRINT to the screen. * Quotation marks cannot be placed inside of literal st...")