server-run
function
The server-run
action runs specified block on server/remote. It belongs to the exec category within the system area.
Action Syntax
server-run [file]
A file reference
Return Value
This function returns a
RESPONSE
value that can be stored in a variable:
$result = server-run
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$response = server-run [record-order]
Action code: 3232459089
Version: 0.6.4-1
Last updated: 2025-06-13