Function Reference

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
(Variable Type Conversions)
(Common Variable Functions)
Line 41: Line 41:
 
* [[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
* [[Core Function isHash|isHash( $variable )]] -- Check if a variable is an hash
 
 
* [[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
 
* [[Core Function isClass|isClass( $variable )]] -- Check if a variable's object type is a class
 
* [[Core Function isClass|isClass( $variable )]] -- Check if a variable's object type is a class

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