Function Reference

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
(Text File Create/Read/Write Functions)
(Text File Create/Read/Write Functions)
Line 50: Line 50:
 
* [[Core Function FileRead|FileRead( <file>, <expression> )]] -- Read a number of characters from a previously opened text file starting from current File Steam pointer location
 
* [[Core Function FileRead|FileRead( <file>, <expression> )]] -- Read a number of characters from a previously opened text file starting from current File Steam pointer location
 
* [[Core Function FileReadLine|FileReadLine( <file>, <expression> )]] -- Read a line of text from a previously opened text file (Or specify a name of a file)
 
* [[Core Function FileReadLine|FileReadLine( <file>, <expression> )]] -- Read a line of text from a previously opened text file (Or specify a name of a file)
 +
* [[Core Function FileReadLines|FileReadLines( <file> )]] -- Read all lines of text from a previously opened text file (Or specify a name of a file)
  
 
==== Misc Functions ====
 
==== Misc Functions ====

Revision as of 10:55, 9 November 2011

Contents

Function Reference

User Functions

Core Functions

Console Functions

Variable Type Conversions

Common Variable Functions

Math Functions

File Functions

Text File Create/Read/Write Functions

Misc Functions

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox