Kqliber / Expansion-ChangeOutput

Change outputs of a placeholder on certain conditions
6 stars 0 forks source link

Feature request #6

Closed Tanerx closed 6 months ago

Tanerx commented 8 months ago

Hello. Can we get range options please?

Kqliber commented 6 months ago

You can use ranges by nesting another changeoutput placeholder within the ifmatch/else If you need deeper nesting of placeholders, you can combine the utils expansion too, such as:

%utils_parse_changeoutput_>=_input:{PLACEHOLDER}_matcher:MIN-VALUE_ifmatch:{changeoutput_<=_input:{PLACEHOLDER}_matcher:MAX-VALUE_ifmatch:yes_else:no}_else:no%