VarToIntObject Method
Converts a variant type to an integer (32 or 64 bit) value that represents the object
Syntax
Unit: atScript
function VarToIntObject(const v: Variant): NativeInt;
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| const | v | Variant |
Converts a variant type to an integer (32 or 64 bit) value that represents the object
Unit: atScript
function VarToIntObject(const v: Variant): NativeInt;
| <-> | Parameter | Type | Description |
|---|---|---|---|
| const | v | Variant |