Navigation menu

WoW:API for: Difference between revisions

Jump to navigation Jump to search
33 bytes removed ,  15 August 2023
m
Move page script moved page API for to WoW:API for without leaving a redirect
m (Remove singatures made using ~ in main namespace)
m (Move page script moved page API for to WoW:API for without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Stub/API|Needs a proper home; we generally don't document Lua language constructs here.}}
Native Lua statement:
Native Lua statement:


Line 39: Line 40:
  The value of index 2 is b
  The value of index 2 is b
  The value of index 3 is c
  The value of index 3 is c
  The value of index 4 is d - Added info on [step] - Added "for, in" syntax - One missing qutes, fixed "for v,k in t" to correct "for k,v in t"
  The value of index 4 is d
 
{{LUA}}
Anonymous user