any2Int64 Function

Converts an anytype object to an int64 object.


int64 any2Int64(anytype object)

Parameter

Description

object

The anytype object to convert.

An int64 object.

Community Additions

ADD
Show: