<- PRPL reference <- Scripts

InvocationCount

ArgumentsResultNotation
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));