---------------------------------------------------------------- DESCRIPTION ---------------------------------------------------------------- Zoomscript+ is an addon to Zoomscript that adds more packages and functionality. Tell me if you would like more things added Please report any bugs that you find so that they can possibly be fixed in this update ---------------------------------------------------------------- PACKAGE INFO ---------------------------------------------------------------- >> cloud package << The 'cloud' package includes functions and procedures that are related to cloud servers. - 1 function - 1 procedure 'getcloud' function - Imports one parameter - Exports a string The 'getcloud' function is used to load Cloud Data. When called, the function loads data from a Cloud Server, then returns the data as a string. This can be caught into a variable or used in a control structure. This function requires internet connection and "Scratcher" rank on scratch. getcloud [string] [variable] & getcloud [string] 'savecloud' procedure - Imports two parameters The 'getcloud' procedure two string parameters and uploads the data to the cloud. This procedure requires internet connection and "Scratcher" rank on scratch. savecloud [string] [string]
---------------------------------------------------------------- DISCLAIMER ---------------------------------------------------------------- The Original Zoomscript is made completely by @-llll- this project (Zoomscript+) is just an addon that adds more packages to the Language. Please go check out @-llll- and the Original Zoomscript (https://scratch.mit.edu/projects/349785253) ---------------------------------------------------------------- ORIGINAL DESCRIPTION ---------------------------------------------------------------- LEARN THE LANGUAGE! - https://sites.google.com/view/zscript/home ❤️⭐ This is Zoomscript, a simple coding language and text editor created in Scratch 3. Inspired by Javascript and Bash, Zoomscript has powerful features such as pseudotypes, dynamic packages, syntax and error highlighting and more. Code sharing forum: KEYBOARD HINTS: Shift...................................[Up arrow] Backspace.........................[Left arrow] Move cursor left.................[Up arrow] + [Left arrow] Move cursor right...............[Up arrow] + [Right arrow] New line.............................[Enter] Next line.............................[ > ] or scroll Previous line......................[ < ] or scroll Increase indent..................[ Right arrow ] Decrease indent................[ Left arrow at line start ] CREDITS: This project uses 's reliable mathematical expression solver (project) for the math package. Syntax inspired by Javascript and Bash. © Jan 04, 2020