updateConfig#
- updateConfig(configName, t)#
Update a parameter table with provided rows.
- Parameters:
configName (
string) – Name of theMmParametersubclass to updatet (
table or struct) – Rows to upsert into the table
Update a parameter table with provided rows.
configName (string) – Name of the MmParameter subclass to update
t (table or struct) – Rows to upsert into the table