Function Reference

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
(Process Functions)
(Process Functions)
Line 223: Line 223:
 
* [[Core Function ProcessWait|ProcessWait( <name>, <timeout> )]] -- Pauses the current thread until a given process exists or optional the timeout expires
 
* [[Core Function ProcessWait|ProcessWait( <name>, <timeout> )]] -- Pauses the current thread until a given process exists or optional the timeout expires
 
* [[Core Function ProcessWaitClose|ProcessWaitClose( <name>, <timeout> )]] -- Pauses the current thread until a given process no longer exists or optional the timeout expires
 
* [[Core Function ProcessWaitClose|ProcessWaitClose( <name>, <timeout> )]] -- Pauses the current thread until a given process no longer exists or optional the timeout expires
* [[Core Function Shutdown|Shutdown( <code> )]] -- Shuts down the system
+
* [[Core Function Shutdown|Shutdown( <shutdown code> )]] -- Shuts down the system
  
 
==== Environment Management ====
 
==== Environment Management ====

Revision as of 06:26, 23 November 2011

Contents

Function Reference

How to create a Function

To create your own funtions see the Function page.

Core Functions

Language Features

Console Functions

Multithreading Functions

Variable Type Conversions

Common Variable Functions

Misc
Hash/Array
Type Checking

Binary Data Management Functions

Math Functions

String Functions

Array Functions

Hash (Dictionary) Functions

Process Functions

Environment Management

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