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

GetVariable

Retrieves value of a variable

Method Signature

GetVariable(name=[string])

Arguments

Argument
Type
Required
Description
Default

name

string

true

The name of the variable to get.

Examples

Last updated

Was this helpful?