Data Types in Lua : Lua Tutorial Series #3

preview_player
Показать описание
Lua is a dynamic programming language. In lua variable are assigned value directly without declaration.
Value assigned to variable will decide type of that variable. In lua there are following data types
nil, boolean, number, string, table, function, userdata, thread
Рекомендации по теме
welcome to shbcf.ru