User Tools

Site Tools


prpl:setlistelementrpn

This is an old revision of the document!


<- PRPL reference <- Everything Else 2

SETLISTELEMENTRPN

ArgumentsResultNotation
[ - ]

Description

Examples

	// value, list, index 
	i1 = GetIntFromStack(); 
	list1 = GetListFromStack(); 
	if (stack.Count > 0) { d1 = stack.Pop(); } else { d1 = new Data(0);} 
 
prpl/setlistelementrpn.1480721630.txt.gz · Last modified: 2017/08/30 08:49 (external edit)