sim.handleEmbeddedScripts

Lua only. Calls a specific system callback function in child scripts and customization scripts. Child- and customiization scripts will be executed in a precise order. This function should only be called from the main script

Synopsis

int scriptCount = sim.handleEmbeddedScripts(int callType)

Arguments

  • callType: desired system call type (e.g. sysCall_actuation)

Return values

  • scriptCount: number of called scripts