Variable HareScriptTypeConst
HareScriptType: Readonly<
{
Array: 128;
Blob: 64;
BlobArray: 192;
Boolean: 19;
BooleanArray: 147;
DateTime: 20;
DateTimeArray: 148;
Float: 18;
FloatArray: 146;
FunctionPtr: 32;
FunctionPtrArray: 160;
HSMoney: 17;
Integer: 16;
Integer64: 23;
Integer64Array: 151;
IntegerArray: 144;
MoneyArray: 145;
Object: 35;
ObjectArray: 163;
Record: 33;
RecordArray: 161;
Schema: 22;
String: 34;
StringArray: 162;
Table: 21;
TableArray: 149;
Uninitialized: 0;
Variant: 1;
VariantArray: 129;
WeakObject: 36;
WeakObjectArray: 164;
},
> = ...
{
Array: 128;
Blob: 64;
BlobArray: 192;
Boolean: 19;
BooleanArray: 147;
DateTime: 20;
DateTimeArray: 148;
Float: 18;
FloatArray: 146;
FunctionPtr: 32;
FunctionPtrArray: 160;
HSMoney: 17;
Integer: 16;
Integer64: 23;
Integer64Array: 151;
IntegerArray: 144;
MoneyArray: 145;
Object: 35;
ObjectArray: 163;
Record: 33;
RecordArray: 161;
Schema: 22;
String: 34;
StringArray: 162;
Table: 21;
TableArray: 149;
Uninitialized: 0;
Variant: 1;
VariantArray: 129;
WeakObject: 36;
WeakObjectArray: 164;
},
> = ...