Reset
Usage: apple.reset()
Clears the screen and if it's colored it changes the colors to default. Also sets cursor to top left.
Receive
Usage: if apple.receive(message, ID) then...
Waits for specified message then returns true. Can optionally wait for ID to send that message.
http API Check
Usage: if apple.httpCheck() then...
Will return true or false based off of whether or not the HTTP API is enabled.
File Merge
Usage: apple.fMerge(file1, file2)
Takes the contents of file1 and file2 then combines them and puts them back in file1.
pastebin get AqUvfNXi apple
Edited by applesauce10189, 05 May 2014 - 07:56 AM.












