WoW:API pcall: Difference between revisions

2 bytes removed ,  18 April 2006
No edit summary
Line 26: Line 26:
  end
  end
   
   
  local retVal = pcall(myTest());
  local retVal = pcall(myTest);


====Result====
====Result====
Anonymous user