Function Reference

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
(Binary Data Management Functions)
(User Defined Functions)
Line 178: Line 178:
  
 
=== User Defined Functions ===
 
=== User Defined Functions ===
 
This functions are either a Namepace or a Class.
 
  
 
These functions are created using Sputnik and are not part of the Sputnik core language.
 
These functions are created using Sputnik and are not part of the Sputnik core language.
 
==== Namespaces ====
 
 
===== Namespace Str -- Require("String.spk") =====
 
 
* [[Namespace Str Function StrToHex|str.StrToHex( <expression> )]] -- Convert a string to a hex string
 
* [[Namespace Str Function HexToStr|str.HexToStr( <expression> )]] -- Convert a hex string to a string
 
 
==== Classes ====
 
  
 
[[Category:Language Reference]]
 
[[Category:Language Reference]]

Revision as of 21:39, 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