Skip to content

Commands

CharsargCodeDevelopment edited this page Nov 26, 2024 · 2 revisions

ScratchOS Commands

You use commands to be able to interact with ScratchOS

Basic Commands

print {text}

Prints {text}

Example Usage:

print hello world
hello world

Clone this wiki locally