I'm sorry, but I don't see where the confusion lies... Ok there are a few functions that don't exist inside of an API, 27 to be exact
1, but here is a list of them, grouped into their commonality of usage
2...
Commonly used functions by the average user:
List of the functions used by most of the people on these forums that write 'advanced' programs (by advanced I don't mean for the advanced computer, I mean programatic complexity):
Functions used by the very advanced programs:
Rarely used functions:
Ones I've never seen anyone use:
1.List was compiled by memory and confirmed by running the following code `for k,v in pairs(_G) do print(k) os.pullEvent('char') end` and checking the names that don't correspond to an API
2. All these groupings a based off what I have seen on these forums over the past several months
Edited by theoriginalbit, 08 July 2013 - 09:15 AM.