Welcome to Logo Help! Enter the name of a command or property, and find the description. You can also use the commands HELP or PHELP to display help.
You can copy and paste all example code into your Editor! Just try: simply highlight the code below, copy it, and paste it into the Editor. Finally, click Run
to have WebLogo execute the code!
TO HELLO :NAME
PR (SE "|Hello,| :NAME "|! How are you today?|)
END
HELLO "JOE
Manual
The Workspace
Working with Data
- Put data together
- Access data
- Test data or data contents
- Create and manipulate arrays
- Read, write, and print data
- Working with Properties
- Multimedia commands