SavedArgument

struct SavedArgument {
string name;
LimitedVariant value;
}
Suggestion Box / Bug Report