Skip to main content
Question

Rename Match only replaces first instance

  • September 19, 2024
  • 0 replies
  • 9 views

LWND

I am trying to rename multiple frames with the match function, but only the first match gets replaced:

Match: basketball
Replace: football

What I want:
basketball/1920x1080-basketball-header >>> football/1920x1080-football-header

What I get:
basketball/1920x1080-basketball-header >>> football/1920x1080-basketball-header

Is this behaviour on purpose?

This topic has been closed for replies.