CreateVar (type) (name) [value]
Written by eaxs   
Monday, 24 August 2009 21:23
Description
Create a new variable of the given type, name and value

Syntax
CreateVar <type> <name> [value]

Example
Create an integer type of variable
CreateVar int test 1

Create a string type of variable
CreateVar string test hello

Create a boolean type of variable
CreateVar bool test true

Create a floating point type of variable
CreateVar float test 1.0


Comments
Add New
Write comment
Name:
Email:
 
Title:
 
:angry::0:confused::cheer:B):evil::silly::dry::lol::kiss::D:pinch:
:(:shock::X:side::):P:unsure::woohoo::huh::whistle:;):s
:!::?::idea::arrow:
 
Please input the anti-spam code that you can read in the image.

3.26 Copyright (C) 2008 Compojoom.com / Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved."