Decision

Contents:

  • Introduction
  • Getting Started
    • Installing Decision
    • Your First Decision Script
    • Extending Your Knowledge
  • Core Reference
Decision
  • Docs »
  • Getting Started
  • View page source

Getting StartedΒΆ

This chapter describes how to get started with Decision in the easiest possible way, so you can understand the fundamentals before making bigger and better scripts!

  • Installing Decision
    • From a pre-built binary
    • From the source code
  • Your First Decision Script
    • Sheets
    • The Start Node
    • Hello, world!
  • Extending Your Knowledge
    • Comments
    • Arithmetic
    • Conditions
    • Boolean Operations
    • Bitwise Operations
    • Changing Flow with Conditions
    • String Manipulation
    • Variables
    • Iteration
    • Functions and Subroutines
    • Importing Sheets
Next Previous

© Copyright 2019-2020, Benjamin Beddows

Built with Sphinx using a theme provided by Read the Docs.