Int64.new

From GiderosMobile
Revision as of 15:28, 13 July 2023 by Hgy29 (talk | contribs) (Text replacement - "<source" to "<syntaxhighlight")


Available since: Gideros 2016.08
Class: int64

Description

Create 64 bit integer <syntaxhighlight lang="lua">

int64.new(value)

</source>

Parameters

value: (string or number) value to use as 64 bit integer