|
|
|
|
Constants for WLanguage types
| | | Constant | Description | Used by the functions |
---|
wlAdvancedType | Variable corresponding to an advanced type | Type | 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 property | wlBuffer (wlBinaryString) | Buffer variable | VariantConvert, TypeVar, Type property | wlCharacter | Character variable | VariantConvert, TypeVar, Type property | wlCombination | Combination variable | TypeVar, Type | wlComposedVariable | Composite Variable variable | TypeVar | wlConnection | Connection variable | TypeVar | wlControl | Control variable | TypeVar | wlCurrency | Currency variable | VariantConvert, TypeVar, Type property | New in version 28wlDataFile | Parameter corresponding to a data file (only used when a parameter is defined using the Type property of a variable of type Definition). | TypeVar | wlDataSource | Data Source variable | TypeVar | New in version 28wlDataSourceObject | Data source (only used when a parameter is defined using the Type property of a variable of type Definition). | TypeVar | wlDate | Date variable | VariantConvert, TypeVar, Type property | wlDateTime | DateTime variable | VariantConvert, TypeVar, Type property | wlDotNetObject | DotNet Object variable | TypeVar | wlDuration | Duration variable | VariantConvert, TypeVar, Type property | wlEmpty | The Variant is empty. | Type | 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 property | 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 | wlPoint | Point variable | VariantConvert, TypeVar, Type property | wlProcedure | Procedure variable | TypeVar, Type | New in version 28wlProjectElement | Project element (only used when a parameter is defined using the Type property of a variable of type Definition). | TypeVar | wlQueue | Queue variable | TypeVar | wlReal | 8-byte Real variable | VariantConvert, TypeVar, Type property | wlReal_4 | 4-byte Real variable | TypeVar | wlRectangle | Rectangle variable | VariantConvert, TypeVar, Type property | wlSecurePassword | Secure Password variable. | VariantConvert, TypeVar, Type property | wlSQLQuery | SQLQuery variable | TypeVar, Type | wlStack | Stack variable | TypeVar | wlString | Character String variable | VariantConvert, TypeVar, Type property | wlStructure | Structure variable | TypeVar | wlTime | Time variable | VariantConvert, TypeVar, Type property | 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 | New in version 28wlUntyped | Untyped element (only used when a parameter is defined using the Type property of a variable of type Definition). | TypeVar | wlUUID | UUID variable. | TypeVar, Type | wlUUID_128 | UUID variable. | TypeVar, Type | wlUUID_256 | UUID variable. | TypeVar, Type | wlVariant | Variant variable | TypeVar | wlVariantArray | Variant variable containing indexed subelements. | Type | wlVariantObject | Variant variable containing named subelements. | Type |
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|