Block An object represending an ingame terminal block applyAction(string) Applies/executes the given action. List of Possible Actions Example: var soundBlock = Blocks.get("Sound Block 1"); soundBlock.applyAction("PlaySound");