Get Parameter From Table

JNodes_GetParameterFromTable

parameter_listoutput node

Takes a table generated by MakeParameterTable and returns a value for the given parameter name from that table. Using MakeParameterTable 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 (5)

NameTypeRequired
parameter_tableJNODES_PARAMETER_TABLErequired
parameter_nameSTRINGrequired
return_typeCOMBOrequired
add_to_png_infoBOOLEANrequired
parameter_default*optional

Outputs (1)

NameType
**