Function Reference

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
(String Functions)
(String Functions)
Line 93: Line 93:
 
* [[Core Function PadLeft|PadLeft( <expression> )]] --
 
* [[Core Function PadLeft|PadLeft( <expression> )]] --
 
* [[Core Function PadRight|PadRight( <expression> )]] --
 
* [[Core Function PadRight|PadRight( <expression> )]] --
 +
* [[Core Function Printf|Printf( <expression>, <expressions>... )]] -- Print a formatted string to the console window
 
* [[Core Function RandStr|RandStr( <expression> )]] --
 
* [[Core Function RandStr|RandStr( <expression> )]] --
 
* [[Core Function RegExp|RegExp( <expression>, <pattern>, <flag>, <start>  )]] -- Check if a string fits a given regular expression pattern
 
* [[Core Function RegExp|RegExp( <expression>, <pattern>, <flag>, <start>  )]] -- Check if a string fits a given regular expression pattern
Line 99: Line 100:
 
* [[Core Function Right|Right( <expression> )]] --
 
* [[Core Function Right|Right( <expression> )]] --
 
* [[Core Function SHA1|SHA1( <expression> )]] --
 
* [[Core Function SHA1|SHA1( <expression> )]] --
 +
* [[Core Function SPrintf|SPrintf( <expression>, <expressions>... )]] -- Create a formatted string
 
* [[Core Function StartsWith|StartsWith( <expression> )]] --
 
* [[Core Function StartsWith|StartsWith( <expression> )]] --
 
* [[Core Function StrLen|StrLen( <expression> )]] --
 
* [[Core Function StrLen|StrLen( <expression> )]] --

Revision as of 17:26, 9 November 2011

Contents

Function Reference

User Functions

Core Functions

Language Features

Console Functions

Variable Type Conversions

Common Variable Functions

Math Functions

String Functions

File Functions

Text File Create/Read/Write Functions

Misc Functions

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox