Home  Contents

mtd16.lutType

Mtd16 Core4 Lua Commands

SYNOPSIS

mtd16.lutType

DESCRIPTION

mtd16.lutType is a predefined table which contains a mapping of data types to numerical values. Please see the introduction page for more information about data types.

EXAMPLE

print (mtd16.lutType["Bool"], mtd16.lutType["Message"])
2 15

SEE ALSO