Empty parameter in loop
Hi!
It would be nice to have the possibility to choose some parameter to be empty in Operator LoopParameters.
Use case: I'm using this operator to iterate over several repository entries (loading, changing and saving under different name). My locations are called name, name_suffix1, name_suffix2, ... The new names should be name_changed, name_changed_suffix1, name_changed_suffix2, ...
Best regards,
chero
It would be nice to have the possibility to choose some parameter to be empty in Operator LoopParameters.
Use case: I'm using this operator to iterate over several repository entries (loading, changing and saving under different name). My locations are called name, name_suffix1, name_suffix2, ... The new names should be name_changed, name_changed_suffix1, name_changed_suffix2, ...
Best regards,
chero
As workaround I tried using a select subprocess operator and setting a macro there. But I have the same problem
Best regards,
chero