CraftScript
  • CraftScript
  • Syntax
    • Kinds
    • Keywords
    • Language Features
  • Tutorials
    • Getting Started
      • Assurance Keywords
      • Value Keywords
      • Condition Keywords
      • Other Keywords
    • Using the Language
      • The Do Block
    • Importing External Scripts
    • Adding CraftScript to a Server
    • Environments and Contexts
  • Libraries
    • Reflection
    • Debug
    • Math
    • Parser
    • Global
Powered by GitBook
On this page
  1. Tutorials

Using the Language

Learn how to use the common syntax structures.

PreviousOther KeywordsNextThe Do Block

Last updated 1 year ago

Introduction

This tutorial section will cover how to start using some of the most common syntax elements, including good practices, safety advice and examples.

All language features are detailed with a brief overview.

here