List Custom Parameters of defined page

Hi everyone,
I am trying to create a list consisting only of the custom parameters of a defined page of an operator.
baseOp.customPars lists all custom parameters. The list this command creates does not hold any page information.
Do I have to use TDJSON for this?

Thanks in advance,
Hendrik

Try the page class

And TDFunctions has
getCustomPage(comp, name)

Not sure where to make an official feature request but…

it would be very handy if the Parameter DAT would expose an option to filter by page(s).

@hekuli

It’s logged already yeah. Not sure when we’ll get to it.

Thanks,
Michel