| | |
Constant | Description | Used by the functions |
---|
Versions 15 and laterwlAdvancedType New in version 15wlAdvancedType wlAdvancedType | Variable corresponding to an advanced type | ..Type |
Versions 17 and laterwlAnsiString New in version 17wlAnsiString wlAnsiString | Ansi Character String variable | TypeVar |
wlArray | Array variable | TypeVar |
wlASCIIZString | ASCIIZ String variable | TypeVar |
wlAssociativeArray | Associative Array variable | TypeVar |
wlAutomation | Automation Object variable | TypeVar |
wlBinaryMemo | Binary Memo variable | TypeVar |
wlBoolean | Boolean variable | VariantConvert, TypeVar, ..Type |
wlBuffer (wlBinaryString) | Buffer variable | VariantConvert, TypeVar, ..Type |
wlCharacter | Character variable | VariantConvert, TypeVar, ..Type |
Versions 20 and laterwlCombination New in version 20wlCombination wlCombination | Combination variable | TypeVar, ..Type |
wlComposedVariable | Composite Variable variable | TypeVar |
wlConnection | Connection variable | TypeVar |
Versions 20 and laterwlControl New in version 20wlControl wlControl | Control variable | TypeVar |
wlCurrency | Currency variable | VariantConvert, TypeVar, ..Type |
wlDataSource | Data Source variable | TypeVar |
wlDate | Date variable | VariantConvert, TypeVar, ..Type |
wlDateTime | DateTime variable | VariantConvert, TypeVar, ..Type |
Versions 20 and laterwlDotNetObject New in version 20wlDotNetObject wlDotNetObject | DotNet Object variable | TypeVar |
wlDuration | Duration variable | VariantConvert, TypeVar, ..Type |
Versions 19 and laterwlEmpty New in version 19wlEmpty wlEmpty | The Variant is empty. | ..Type |
Versions 20 and laterwlEnumeration New in version 20wlEnumeration wlEnumeration | Enumeration variable | TypeVar, ..Type |
wlFileDescription | File Description variable | TypeVar |
wlFixedString | Fixed String variable | TypeVar |
wlFont | Font variable | TypeVar |
wlHandle | Window Handle variable | TypeVar |
wlInstance | Class Instance variable | TypeVar |
wlInt | Signed 4-byte Integer variable | VariantConvert, TypeVar, ..Type |
wlInt_1 | Signed 1-byte Integer variable | TypeVar |
wlInt_2 | Signed 2-byte Integer variable | TypeVar |
wlInt_8 | Signed 8-byte Integer variable | TypeVar |
wlItemDescription | Item Description variable | TypeVar |
wlLinkDescription | Link Description variable | TypeVar |
wlList | List variable | TypeVar |
wlNumeric | Numeric variable | TypeVar |
wlOLEControl | OLE Control variable | TypeVar |
wlPascalString | Pascal String variable | TypeVar |
Versions 21 and laterwlPoint New in version 21wlPoint wlPoint | Point variable | VariantConvert, TypeVar, ..Type |
Versions 23 and laterwlProcedure New in version 23wlProcedure wlProcedure | Procedure variable | TypeVar, ..Type |
wlQueue | Queue variable | TypeVar |
wlReal | 8-byte Real variable | VariantConvert, TypeVar, ..Type |
wlReal_4 | 4-byte Real variable | TypeVar |
Versions 21 and laterwlRectangle New in version 21wlRectangle wlRectangle | Rectangle variable | VariantConvert, TypeVar, ..Type |
Versions 23 and laterwlSQLQuery New in version 23wlSQLQuery wlSQLQuery | SQLQuery variable | TypeVar, ..Type |
wlStack | Stack variable | TypeVar |
wlString | Character String variable | VariantConvert, TypeVar, ..Type |
wlStructure | Structure variable | TypeVar |
wlTime | Time variable | VariantConvert, TypeVar, ..Type |
wlUnicodeString | Character String variable (Unicode format) | TypeVar |
wlUnsignedInt_1 | Unsigned 1-byte Integer variable | TypeVar |
wlUnsignedInt_2 | Unsigned 2-byte Integer variable | TypeVar |
wlUnsignedInt_4 | Unsigned 4-byte Integer variable | TypeVar |
wlUnsignedInt_8 | Unsigned 8-byte Integer variable | TypeVar |
Versions 24 and laterwlUUID New in version 24wlUUID wlUUID | UUID variable. | TypeVar, ..Type |
Versions 24 and laterwlUUID_128 New in version 24wlUUID_128 wlUUID_128 | UUID variable. | TypeVar, ..Type |
Versions 24 and laterwlUUID_256 New in version 24wlUUID_256 wlUUID_256 | UUID variable. | TypeVar, ..Type |
wlVariant | Variant variable | TypeVar |
Versions 19 and laterwlVariantArray New in version 19wlVariantArray wlVariantArray | Variant variable containing subscripted sub-elements. | ..Type |
Versions 19 and laterwlVariantObject New in version 19wlVariantObject wlVariantObject | Variant variable containing named sub-elements. | ..Type |