User Tools

Site Tools


xrpl:print

Differences

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

Link to this comparison view

xrpl:print [2019/03/04 00:19] – created Karsten75xrpl:print [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
- 
-=====  Print  ===== 
- 
-^Arguments^Result^Notation^ 
-| value | | [ value - ] | 
- 
- 
-=== Description === 
- 
-Takes one item from the stack and writes it on a new line in a file called PRPL.txt in Particle Fleet's root content folder, preceded by the unit's coordinates and the script that called this function. Note that this file is truncated (cleared) each time a map is loaded. 
- 
-=== Examples === 
-<code prpl> 
-# Assume this core is at map coordinates (100, 50). Assume this script is named "Hello.prpl" 
-"Hello World!" print 
-# Each time this line is invoked, a new line appears in PRPL.txt: 
-# [100,50] Hello.prpl: Hello World! 
-</code> 
- 
  
xrpl/print.1551658768.txt.gz · Last modified: 2025/02/14 14:56 (external edit)