Function Reference

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
(Variable Type Conversions)
(Variable Type Conversions)
Line 18: Line 18:
 
==== Variable Type Conversions ====
 
==== Variable Type Conversions ====
  
* [[Core Function char|char( <expression> )]] -- Returns the single letter representation of an expression.
+
* [[Core Function Char|Char( <expression> )]] -- Returns the single letter representation of an expression.
 
* [[Core Function Byte|Byte( <expression> )]] -- Returns the unsigned 8-bit integer (whole number) representation of an expression.
 
* [[Core Function Byte|Byte( <expression> )]] -- Returns the unsigned 8-bit integer (whole number) representation of an expression.
 
* [[Core Function SByte|SByte( <expression> )]] -- Returns the signed 8-bit integer (whole number) representation of an expression.
 
* [[Core Function SByte|SByte( <expression> )]] -- Returns the signed 8-bit integer (whole number) representation of an expression.

Revision as of 21:59, 16 November 2011

Contents

Function Reference

Core Functions

Language Features

Console Functions

Variable Type Conversions

Common Variable Functions

Binary Data Management Functions

Math Functions

String Functions

Array Functions

File Functions

File Create/Read/Write Functions

Misc Functions

User Defined Functions

These functions are created using Sputnik and are not part of the Sputnik core language.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox