Introduction

OTScript is a language used to define your own methods, OTScript codes, and conditions in templates.

OTScript is a high-level, declarative, and object-oriented programming language. It is designed to write shorter code with the following features: type inference, implicit memory management, work with collections instead of simple values, and implicit iterators.