Function Reference

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
(Core Functions)
(Common Variable Functions)
Line 23: Line 23:
 
* [[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 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 03:07, 9 November 2011

Contents

Function Reference

User Functions

Core Functions

Console Functions

Variable Type Conversions

Common Variable Functions

Misc Functions

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox