Description: Gets an information about all scripts that are available online. Every call of the function fetches the information about one script.
Parameter:
- ts: Timestamp, when the script was uploaded.
- scriptId: Id of the script (needed for download).
- scriptName: Name of the script.
- author: Name of the author.
- description: Description for the script.
Returns:
- true, if an entry could be read otherwise (e.g. if all entries were read) false.
root
2015-09-06