TYPE STRING

Description

Constant: integer TYPE_STRING = 3;

The type integer constant TYPE_STRING has the value 3

Caveats


Related Articles

Constants

Type Description
TYPE_INTEGER 1 integer
TYPE_FLOAT 2 float
TYPE_STRING 3 string
TYPE_KEY 4 key
TYPE_VECTOR 5 vector
TYPE_ROTATION 6 rotation
TYPE_INVALID 0 none

Functions

•  llGetListEntryType

Deep Notes

Search Canny for related Issues

Signature

integer TYPE_STRING = 3;