User Tools

Site Tools


en:code:core:stdio

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:code:core:stdio [2011/12/11 14:05] jmgren:code:core:stdio [2021/02/13 11:23] (current) – external edit 127.0.0.1
Line 25: Line 25:
 Writes a line to the standard output. Writes a line to the standard output.
 A new line character is automatically added. A new line character is automatically added.
 +
 +//Added in Actionaz 3.0.1.//
  
 === Syntax === === Syntax ===
Line 64: Line 66:
 Writes a line in the standard output using a warning prefix. Writes a line in the standard output using a warning prefix.
 A new line character is automatically added. A new line character is automatically added.
 +
 +//Added in Actionaz 3.0.1.//
  
 === Syntax === === Syntax ===
Line 103: Line 107:
 Writes a line in the standard output using an error prefix. Writes a line in the standard output using an error prefix.
 A new line character is automatically added. A new line character is automatically added.
 +
 +//Added in Actionaz 3.0.1.//
  
 === Syntax === === Syntax ===
en/code/core/stdio.1323612313.txt.gz · Last modified: 2021/02/13 11:23 (external edit)