User Tools

Site Tools


prpl:bondexists

<- PRPL reference <- Particles

BondExists

ArgumentsResultNotation
BondID bool [ int - bool ]

Description

Checks if the passed ID is a valid and existing bond.

Examples

	i1 = GetIntFromStack(); //Bond UID 
		stack.Push(new Data(1)); 
		stack.Push(new Data(0)); 
 
prpl/bondexists.txt · Last modified: 2018/06/17 14:39 by kajacx