Skip to content

$sync

Executes code synchronously, so, the interpreter won’t wait for its execution.

Parameters

NameDescriptionEnforcedDefault Value
CodeCode to be executed.YesNone

Example

$sync[code]