MindTouch Developer Center > DekiScript > Reference > DekiScript Literals
Table of contents
No headers

DekiScript Developer Documentation

Home    Tutorials    Reference    Samples/FAQ

The following table lists the DekiScript literal values.

Data Type Description
nil The empty value, represented by _, nil, and null.
bool A logical value, represented by true and false.
num A 64-bit floating point value.
str A character string.
magic identifier An automatically generated string that is guaranteed to be unique across scopes.
map An associative array that assigns a key to an expression.
list An indexed array of expressions.

  

  

Tag page
You must login to post a comment.
Powered by MindTouch Deki v.8.08.1a