On 19/10/2012 10:43, Manuel Kasser wrote: > Hi, > I've got a question not especially concerning awesome, but I'm sure some > of you will know it: What's the ":"-operator for when I use it on an > object (e.g. string:name() if that is a valid example). > Searching for it with my standard search engine didn't help because I > get a lot of lua-tutorials and wiki-pages, but those where the ":" is > used to separate examples of code from the introductional text etc., > which doesn't really help and I had no luck in finding a useful wiki > page, where the operator is explained, just some, where it is declared > as a special operator. Could someone help me? > > Thanks in advance, > Manuel >
See “3.4.9 - Function Calls” in the lua documentation : http://www.lua.org/manual/5.2/manual.html#3.4.9 Clément -- Clef GPG : 0xDD51E028
signature.asc
Description: OpenPGP digital signature
