Category:LSL Types

From Second Life Wiki

Jump to: navigation, search

Introduction

A data type is a definition of the type or format of data.

An integer for example, defines that the variable which will hold this kind (or 'type') of data shall contain only integers, which for 32-bit are whole number values in the range of 0x00000000 to 0xFFFFFFFF.

Example

integer myVar = 123;

Articles in category "LSL Types"

There are 8 articles in this category.

F

I

K

L

Q

R

S

v

Personal tools