This is an old revision of the document!
<- PRPL reference <- Particles
Arguments | Result | Notation |
---|---|---|
BondID | bool | [ int - bool ] |
Checks if the passed ID is a valid and existing bond.
i1 = GetIntFromStack(); //Bond UID stack.Push(new Data(1)); stack.Push(new Data(0));