-
Return character index
Hello everyone,
Is there a way to look for a specific character and return its index ?
My goal here is to have two parts of text separated by a / and give each part a specific color.
I was thinking about using a Fill Color that would apply from the returned index to the end…Thx !