<- [[.:prplreference| PRPL reference]] <- [[.:prplreference#Scripts|Scripts]] ===== InvocationCount ===== ^Arguments^Result^Notation^ | | int | [ - int ] | === Description === 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. === Examples === stack.Push(new Data(invocationCount));