Chapter 4. Basic Types

Table of Contents

Introduction
Integers
Doubles
Boolean
Strings
Objects
Arrays

Introduction

RSP has four built in primitive data types:

In addition to these, RSP has several built in object types and a special pseudo object for handling array types.