User Tools

Site Tools


prpl:bondexists

This is an old revision of the document!


<- 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.1529260761.txt.gz · Last modified: 2025/02/14 14:56 (external edit)