Where to enter scripting function?

I am fairly new to Mp3tag which i am finding is absolutely great but there are features I am little confused.

For example: I found a script to remove the first "x" of characters, where do I enter it?
$cutleft(x,n)

This is what I want to do for title name
01 - Example of Song >>> I want to change to >>> Example of Song
I want to remove the first five characters/spaces

Thank you in advance.

Glad you like it :slight_smile:

You'd use it inside an action "Format value" in this case. See this post from the FAQ (Frequently Asked Questions) for an example which you can adapt to your case (field TITLE and the format string you've posted).

Thank you!

I appreciate your quick response.

Have a great day!