User Tools

Site Tools


prpl:i

This is an old revision of the document!


<- PRPL reference <- Program Flow Control

I

ArgumentsResultNotation
number [ -number]

Description

Current loop Index. Pushes the value of the current loop onto the stack. Only use within loops

Examples

do(5 0) 
	trace(I) 
loop 
prpl/i.1480721628.txt.gz · Last modified: 2025/02/14 14:56 (external edit)