Function Reference

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
(Common Variable Functions)
(Common Variable Functions)
Line 40: Line 40:
 
* [[Core Function isNumber|isNumber( $variable )]] -- Checks if a variable is a integer or 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 isRef|isRef( $variable )]] -- Check if a variable is an reference to another variable
 
* [[Core Function isArray|isArray( $variable )]] -- Check if a variable is an array
 
* [[Core Function isArray|isArray( $variable )]] -- Check if a variable is an array
 
* [[Core Function isObj|isObj( $variable )]] -- Check if a variable is an object type
 
* [[Core Function isObj|isObj( $variable )]] -- Check if a variable is an object type

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