Function Reference

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
(Window Management Functions)
(Window Management Functions)
Line 346: Line 346:
 
* [[Core Function WinGetCaretPos|WinGetCaretPos ( )]] -- Returns the coordinates of the caret in the foreground window
 
* [[Core Function WinGetCaretPos|WinGetCaretPos ( )]] -- Returns the coordinates of the caret in the foreground window
 
* [[Core Function WinGetTitle|WinGetTitle ( <title>, <text> )]] -- Retrieves the full title from a window
 
* [[Core Function WinGetTitle|WinGetTitle ( <title>, <text> )]] -- Retrieves the full title from a window
 +
* [[Core Function WinGetText|WinGetText ( <title>, <text> )]] -- Retrieves the text from a window
 
* [[Core Function WinClose|WinClose ( <title>, <text> )]] -- Closes a window
 
* [[Core Function WinClose|WinClose ( <title>, <text> )]] -- Closes a window
 
* [[Core Function WinKill|WinKill ( <title>, <text> )]] -- Forces a window to close
 
* [[Core Function WinKill|WinKill ( <title>, <text> )]] -- Forces a window to close

Revision as of 19:09, 29 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

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

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