Function Reference

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
(Common Variable Functions)
(Array Functions)
Line 128: Line 128:
 
* [[Core Function Join|Join( <array>, <separator> )]] -- Join an array into a string with an optional separator
 
* [[Core Function Join|Join( <array>, <separator> )]] -- Join an array into a string with an optional separator
 
* [[Core Function Splice|Splice( <array>, <expressions> )]] -- Create a new array from an old one splicing it in specific ways
 
* [[Core Function Splice|Splice( <array>, <expressions> )]] -- Create a new array from an old one splicing it in specific ways
* [[Core Function UBound|UBound( <array> )]] -- Returns the size of array (How many elements it currently has stored)
+
* [[Core Function UBound|UBound( <array/binary-array> )]] -- Returns the size of array (How many elements it currently has stored)
  
 
==== File Functions ====
 
==== File Functions ====

Revision as of 00:09, 12 November 2011

Contents

Function Reference

Core Functions

Language Features

Console Functions

Variable Type Conversions

Common Variable Functions

Binary and Data Functions

Math Functions

String Functions

Array Functions

File Functions

Text File Create/Read/Write Functions

Misc 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.

Namespaces

Namespace Str -- Require("String.spk")

Classes

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox