Esempio n. 1
0
void execStdGetCurrentStateHandle (void) {

	long stateHandle = CurFSM->getStateHandle();
	ABLi_pushInteger(stateHandle);
}