Meta Project

The Unofficial Meta Documentation

BLOCK!

Summary

BLOCK! Block is the way to group statements together.

Category

DATATYPE

Usage

BLOCK! value

Arguments

N.A.

Refinements

Not applicable on category

Description

BLOCK! Block is the way to group statements together. The use of a block! to group data together is not implemented within Meta yet.

Example Code

IF condition []

Related

To be done. No other related method names assigned yet.

Back to the Meta Datatypes Reference index