bit64.type

LuaFAR 3

bit64.type


result = bit64.type (val)

Parameters:
  val:    any type

Returns:
  result: string, or nil

Description:

The function returns string "64 bit integer" if argument val
is a userdata of the type created by this library, otherwise nil
is returned.