Basic Data Types

Prev Next

Language Pyramid Context

B4P Language Pyramid - Basic Data Types

Overview

B4P supports six basic data types for storing data in B4P variables and in all calculation paths. However, tables store all data in text form, including numbers. Numerals written to tables are converted into numbers in text form, and numbers read are converted into numerals.

Strings, numerals and dates are also categorized in two subtypes each which are desribed in the following sections.