Hello,
Is there an addon that I can use or a way already implemented in Skript so that I can remove certain parts from a text-variable?
What I mean by that is, if I declare a variable let's say {test} to be "ABC", can I somehow remove the "C" from the variable, and make it so it is only "AB"?
I need it to be with letters, because I want to remove characters from a text from a website.
Is there an addon that I can use or a way already implemented in Skript so that I can remove certain parts from a text-variable?
What I mean by that is, if I declare a variable let's say {test} to be "ABC", can I somehow remove the "C" from the variable, and make it so it is only "AB"?
I need it to be with letters, because I want to remove characters from a text from a website.