Function Reference

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
(Path Functions)
(Path Functions)
Line 298: Line 298:
 
* [[Core Function GetExtension|GetExtension ( <path> )]] -- Returns the extension of the specified path string
 
* [[Core Function GetExtension|GetExtension ( <path> )]] -- Returns the extension of the specified path string
 
* [[Core Function GetFileName|GetFileName ( <path> )]] -- Returns the file name and extension of the specified path string
 
* [[Core Function GetFileName|GetFileName ( <path> )]] -- Returns the file name and extension of the specified path string
 +
* [[Core Function GetFileNameWithoutExtension|GetFileNameWithoutExtension ( <path> )]] -- Returns the file name of the specified path string without the extension
  
 
==== Network Functions ====
 
==== Network Functions ====

Revision as of 14:16, 1 December 2011

Contents

Function Reference

How to create a Function

To create your own funtions see the Function page.

Core Functions

Language Features

Console Functions

Multi-Threading Functions

Variable Type Conversions

Common Variable Functions

Misc
Hash/Array
Type Checking
Get Type Directly

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
Dialogs

Directory Functions

Dialogs

Path Functions

Network Functions

HTTP Functions
MySQL Functions
Sputnik Client/Server Functions (This is just for connecting Sputnik Clients to Sputnik Servers nothing else)

GUI Functions

Dialog Creation Functions
Dialog Properties Get/Set Functions
Control Creation Functions
Event Linking Functions
Common Dialog/Control Properties Get/Set Functions
Control Properties Get/Set Functions
Other GUI Functions

Keyboard Control Functions

Mouse Control Functions

Window Management Functions

Controls

Pixel 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