Function Reference

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
(Type Checking)
(Type Checking)
Line 85: Line 85:
 
* [[Core Function isVarStruct|isVarStruct( $variable, <type> )]] -- Check if a variable's object type is a struct
 
* [[Core Function isVarStruct|isVarStruct( $variable, <type> )]] -- Check if a variable's object type is a struct
 
* [[Core Function isVarClass|isVarClass( $variable, <type> )]] -- Check if a variable's object type is a class
 
* [[Core Function isVarClass|isVarClass( $variable, <type> )]] -- Check if a variable's object type is a class
* [[Core Function isVarType|isVarType( $variable, <type> )]] -- Check if a variable is a given type name
 
  
 
==== Binary Data Management Functions ====
 
==== Binary Data Management Functions ====

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