Function Reference

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
(String Functions)
(Type Checking)
Line 78: Line 78:
 
* [[Core Function isVarDouble|isVarDouble( $variable )]] -- Checks if a variable is a double precision floating point type
 
* [[Core Function isVarDouble|isVarDouble( $variable )]] -- Checks if a variable is a double precision floating point type
 
* [[Core Function isVarString|isVarString( $variable )]] -- Checks if a variable is a string type
 
* [[Core Function isVarString|isVarString( $variable )]] -- Checks if a variable is a string type
* [[Core Function isVarNumber|isVarNumber( $variable )]] -- Checks if a variable is a integer or float/double type
+
* [[Core Function isVarNumber|isVarNumber( $variable )]] -- Checks if a variable is any integer or float/double type
 
* [[Core Function isVarBinary|isVarBinary( $variable )]] -- Checks if a variable is a binary type
 
* [[Core Function isVarBinary|isVarBinary( $variable )]] -- Checks if a variable is a binary type
 
* [[Core Function isVarRef|isVarRef( $variable )]] -- Check if a variable is an reference to another variable
 
* [[Core Function isVarRef|isVarRef( $variable )]] -- Check if a variable is an reference to another variable

Revision as of 01:46, 20 November 2011

Contents

Function Reference

Core Functions

Language Features

Console Functions

Multithreading Functions

Variable Type Conversions

Common Variable Functions

Misc
Arrays
Type Checking

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