RiTa
index
Name RiTa.loadString()
Class RiTa
Description Loads a File by name and reads the contents into a single String
Syntax
RiTa.loadString(pApplet, fileName);
Returns java.lang.String - Contents of the file as String
Usage Web & Application    [static]
Related