Function Reference

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
(String Functions)
(String Functions)
Line 105: Line 105:
 
* [[Core Function FDec|FDec( <expression> )]] -- Returns a float representation of a hexadecimal string
 
* [[Core Function FDec|FDec( <expression> )]] -- Returns a float representation of a hexadecimal string
 
* [[Core Function DDec|DDec( <expression> )]] -- Returns a double representation of a hexadecimal string
 
* [[Core Function DDec|DDec( <expression> )]] -- Returns a double representation of a hexadecimal string
* [[Core Function DecPad|DecPad( <expression> )]] -- Pads numeric string to a given number of chars (Filling in the gap with zeros)
+
* [[Core Function DecPad|DecPad( <expression>, <count> )]] -- Pads numeric string to a given number of chars (Filling in the gap with zeros)
 
* [[Core Function EndsWith|EndsWith( <expression> )]] --
 
* [[Core Function EndsWith|EndsWith( <expression> )]] --
 
* [[Core Function Hex|Hex( <expression>, <length> )]] -- Returns a string representation of an integer type converted to hexadecimal
 
* [[Core Function Hex|Hex( <expression>, <length> )]] -- Returns a string representation of an integer type converted to hexadecimal

Revision as of 11:57, 12 November 2011

Contents

Function Reference

Core Functions

Language Features

Console Functions

Variable Type Conversions

Common Variable Functions

Binary Data Management Functions

Math Functions

String Functions

Array Functions

File Functions

Text File Create/Read/Write Functions

Misc Functions

User Defined Functions

This functions are either a Namepace or a Class.

These functions are created using Sputnik and are not part of the Sputnik core language.

Namespaces

Namespace Str -- Require("String.spk")

Classes

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox