Data
This article is a stub. You can help us improve thinBasic Wiki Complete by expanding it.

Data Guide

Data is information you manipulate using thinBasic.

Literals

A literal is a unit of data placed directly in the source code of a script. Generally there are two types of literals : Numbers and Strings.

Data Types

thinBASIC offers wide range of industry standard data types, as well as some less common.

Data Structures

Data structures hold data temporarily during the execution of a script. Data structures supported by thinBasic are : constants, variables, arrays and types.

Files

Files are used to load data from the hard drive or save it between instances of running a script.

Related Pages

Backlinks

These pages link back to this page. You may find them interesting.

Links

Ask a Question

Ask a question about data.

page tags: core-language data
page_revision: 12, last_edited: 1206297269|%e %b %Y, %H:%M %Z (%O ago)