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:23, 1 June 2022 RhoSigma talk contribs removed protection from AS (hist)
- 13:24, 29 April 2022 RhoSigma talk contribs protected AS [Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite) (hist)
- 16:53, 19 April 2022 BigRon55 talk contribs created page AS (Created page with "The AS keyword defines a variable data type. {{PageDescription}} * AS defines the variable or array type AS _BIT, _BYTE, INTEGER, LONG, _INTEGER64, SINGLE, DOUBLE, _FLOAT or STRING. * Specifies a variable's type in a declarative statement or parameter list using: ** DIM or REDIM ** DECLARE LIBRARY ** SUB ** FUNCTION ** TYPE ** SHARED ** COMMON SHARED ** STATIC ===Details=== * Specifi...")