It used in a table construct like so
local apis = {
['window'] = [[
--#Api Stuff in here
]]
}
I assume it registers it as an API or something, anyone got any ideas what the [[ symbols do?
Posted 18 January 2015 - 12:23 AM
local apis = {
['window'] = [[
--#Api Stuff in here
]]
}
Posted 18 January 2015 - 12:26 AM
0 members, 1 guests, 0 anonymous users