LibUserScript

Script API/Environment

This environment is added to any script that is created.

Function and variable list

lua builtin

  • assert
  • bit (for bit functions)
  • error
  • ipairs
  • math (for math functions)
  • next
  • select
  • string (for string functions)
  • table (for table functions)
  • tonumber
  • tostring
  • type
  • unpack

You must login to post a comment. Don't have an account? Register to get one!

Facts

Date created
20 Nov 2008

Author