Make Parameter Table
JNodes_MakeParameterTable
Takes a string that may have parameters tagged with parsing_key, then returns a table. GetParameterFromTable will allow you to retrieve values. This has a higher upfront cost than GetParameterFromList but with many parameters this paradigm can be much, much faster.
Pack: ComfyUI-JNodes
custom_nodes.ComfyUI-JNodes
Inputs (3)
Outputs (2)
| Name | Type |
|---|---|
| passthrough | STRING |
| parameter_table | JNODES_PARAMETER_TABLE |