Back to Type Conversion
int64
Convert to 64-bit signed integer.
Syntax
int64(x) → Int64 value
Backends
TypeScript
Description
Convert to 64-bit signed integer.
Parameters
| Name | Description |
|---|---|
| x | Value to convert |
Returns
Int64 value