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

Contains(string)

Method in InMemoryVariableStorage

Summary

returns a boolean value representing if the particular variable is inside the variable storage

public override bool Contains(string variableName)

Parameters

Name
Description

string variableName

Last updated

Was this helpful?