Function Reference

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
(Common Variable Functions)
(Console Functions)
Line 7: Line 7:
 
* [[Core Function Print|Print( $variable )]] -- Prints an expressions string value to the console window.
 
* [[Core Function Print|Print( $variable )]] -- Prints an expressions string value to the console window.
 
* [[Core Function Println|Println( $variable )]] -- Prints an expressions string value to the console window and inserts a newline charactor at the end.
 
* [[Core Function Println|Println( $variable )]] -- Prints an expressions string value to the console window and inserts a newline charactor at the end.
 +
* [[Core Function Input|Input( $variable )]] -- Capture a string typed to console window.
 +
* [[Core Function InputC|InputC( $variable )]] -- Capture a char typed to console window.
  
 
==== Variable Type Conversions ====
 
==== Variable Type Conversions ====

Revision as of 03:40, 9 November 2011

Contents

Function Reference

User Functions

Core Functions

Console Functions

Variable Type Conversions

Common Variable Functions

Misc Functions

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox