i need to replace some parts of a string but maintain the rest.
i use the alias $alias(number, string) in the string i would like to have %number% so when i call this alias it calculates the percentage inside these 2 %'s with the number ($1) but i would like to say as many %number% as i please and have any other text in the string that wont be effected.