Core Function Print

From Sputnik Wiki
Revision as of 11:41, 29 November 2011 by UberFoX (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Print( <expression> )

Contents

Description

Prints an expressions string value to the console window

Parameters

Expression

The expression to print.

Return Value

Success: Returns the new char.

Failure: Returns 0.

Remarks

All values including Ints will be printed as if it was a string.

Example

print("Testy");
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox