Meta Project

The Unofficial Meta Documentation

NONE!

Summary

NONE! The value of the variable has not been set it is still a NONE! value.

Category

DATATYPE

Usage

A find of a certain string within another string that was not in that string, will result in a NONE! type value to be returned.

Arguments

value - description of the value

Refinements

Not applicable on category

Description

NONE! is some kind of not existing value for the variable in question. So its value will be of the NONE! type.

Example Code

To be done.

Related

IS-EMPTY  
IS-NONE  

Back to the Meta Datatypes Reference index