fn: lua_version
[contents]

Contents

Syntax

The syntax for lua_version calls is:

f++:  
lua_version

n++:  
@lua_version

Description

The lua_version function takes zero parameters and returns a string containing the current version of Lua that Nift is using (easy access to the global variable _VERSION from Lua).