For the complete documentation index, see llms.txt. This page is also available as Markdown.

ExecutorHas

Verify if an executor exists

Method Signature

ExecutorHas(name=[string])

Arguments

Argument
Type
Required
Description
Default

name

string

true

The name of the executor to verify.

Examples

Last updated

Was this helpful?