Function Reference

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
(Core Functions)
(Common Variable Functions)
Line 30: Line 30:
  
 
* [[Core Function isInt|isInt( $variable )]] -- Checks if a variable is an integer type
 
* [[Core Function isInt|isInt( $variable )]] -- Checks if a variable is an integer type
* [[Core Function isFloat|isFloat( $variable )]] -- Checks if a variable is a float-type
+
* [[Core Function isBinary|isBinary( $variable )]] -- Checks if a variable is a binary ype
* [[Core Function isNumber|isNumber( $variable )]] -- Checks if a variable is a integer or float-type
+
* [[Core Function isFloat|isFloat( $variable )]] -- Checks if a variable is a float type
 +
* [[Core Function isNumber|isNumber( $variable )]] -- Checks if a variable is a integer or float type
 
* [[Core Function isString|isString( $variable )]] -- Checks if a variable is a string type
 
* [[Core Function isString|isString( $variable )]] -- Checks if a variable is a string type
 
* [[Core Function isArray|isArray( $variable )]] -- Check if a variable is an array
 
* [[Core Function isArray|isArray( $variable )]] -- Check if a variable is an array

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