Function Reference

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
(Misc)
(Misc)
Line 514: Line 514:
 
* [[Core Function FileSize|FileSize( <file> )]] -- Returns the file size in bytes
 
* [[Core Function FileSize|FileSize( <file> )]] -- Returns the file size in bytes
 
* [[Core Function FileIsText|FileIsText( <file>, <length> )]] -- Returns true if the file contains only text
 
* [[Core Function FileIsText|FileIsText( <file>, <length> )]] -- Returns true if the file contains only text
* [[Core Function FileRecycleEmpty|FileIsText( <source> )]] -- Empty the recycle bin with no GUI, sound or confirmation
+
* [[Core Function FileRecycleEmpty|FileRecycleEmpty( <source> )]] -- Empty the recycle bin with no GUI, sound or confirmation
 +
* [[Core Function FileRecycle|FileRecycle( <source> )]] -- Move a file or directory to the recycle bin
  
 
===== Dialogs =====
 
===== Dialogs =====

Revision as of 22:19, 16 September 2013

Contents

Function Reference

How to create a Function

To create your own funtions see the Function page.

Core Functions

If a link is red (unclickable) the function either doesnt exist yet and is pending creation or it has been created but does not yet have a page/example.

Language Features

Console Functions

Multi-Threading Functions

Variable Type Conversions

Common Variable Functions

Misc
Type Checking


Get Type Directly

Binary Data Management Functions

Binary Memory Stream Management Functions

Math Functions

String Functions

CharPtr Functions

Note the Fixed statement is tied directly with CharPtr

Array Functions

Array Pointer Functions

Linq (Integrated Language Query) Functions

Enum Functions

Process Functions

Environment Management

File Functions

File Create/Read/Write Functions
Misc
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox