server_exec

Syntax

native server_exec();

Description

Forces the server to execute the command queue immediately.

Note

Commands can be added to the queue using server_cmd()

Return

This function has no return value.