nzLua Functions

In addition to the standard functions offered by Lua, nzLua provides many functions which extend the capabilities of Lua or are designed to be more familiar to developers who know SQL. These functions are divided into the following groups:

  • Date/Time Functions
  • Encryption and Hashing Functions
  • Math Functions
  • Database Functions
  • Regular Expression Functions
  • String Manipulation
  • Other Functions
  • Array Module
  • Bignum Module
  • JSON Module
  • StringBuffer Module