<- PRPL reference <- Scripts
Arguments | Result | Notation |
---|---|---|
int | [ - int ] |
Returns the number of times the current script has been executed. Can change from core to core. More research is needed on edge-case behaviour.
stack.Push(new Data(invocationCount));