Hello everyone. Is there any way to replace a part of a text dynamically?
For example:
Global Var: Value = 5
Text box: "I have 2 boxes" (this text comes from a "set text")
So replace the number 2 by 5 (global var)?
Is there any way to do this?
Thank you!