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

InitialValues

Property in YarnProject

Summary

The default values of all declared or inferred variables in the Program . Organised by their name as written in the yarn files.

public Dictionary<string, System.IConvertible> InitialValues { get; }

Last updated

Was this helpful?