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

SetValue(string,string)

Method in VariableStorageBehaviour

Summary

public abstract void SetValue(string variableName, string stringValue);

Parameters

Name
Description

string variableName

string stringValue

Last updated

Was this helpful?