Function Reference

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
(Misc Functions)
(Misc Functions)
Line 183: Line 183:
 
* [[Core Function Throw|Throw( <expression> )]] -- Throw an exception.
 
* [[Core Function Throw|Throw( <expression> )]] -- Throw an exception.
 
* [[Core Function Eval|Eval( <expression>, <flag> )]] -- Evaluate a string as Sputnik code.
 
* [[Core Function Eval|Eval( <expression>, <flag> )]] -- Evaluate a string as Sputnik code.
 +
* [[Core Function GC|GC( <flag> )]] -- Use the garbage collector.
  
 
=== User Defined Functions ===
 
=== User Defined Functions ===

Revision as of 01:08, 18 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