Checking if a parameter is Read-Only

Morning,
is there a way to check if an element.parameter is read only?

I would like to use that to filter a list of parameters?

Thanks

yes, you can do it.

Use node Parameter.Is ReadOnly

1 Like