Talk:Print

From Second Life Wiki
Revision as of 10:02, 29 March 2007 by Strife Onizuka (talk | contribs) (Talk:LlPrint moved to Talk:Print: ^^; my bad)
Jump to navigation Jump to search

The function llPrint() does not exist. print(), on the other hand, will compile as a legitimate(probably not) function. --Meyermagic Salome 09:13, 29 March 2007 (PDT)

  • has epiphany* Ohhhhh "print" i thought this was a feature request. My bad. print isn't a function per say, it's for debugging the VM (it prints to std::out). I didn't realize there was a keyword that corresponded to that bytecode.