Skip to content

identifyexecutor

Description:

This function demonstrates the usage of the identifyexecutor API.

Example:

-- Identify the executor
local executor = identifyexecutor()

print("Executor: " .. executor)