Formating text using variables
Formating text using variables
Is there any way to format text (fe. Bold) using variables? I was looking for event like "OnVariableChange" but i coudn't find it.
Re: Formating text using variables
Hello,
As a way, you can use Conditions for this task.
Thank you.
As a way, you can use Conditions for this task.
Thank you.
Re: Formating text using variables
Thanks. But can I modify Text's Font using conditions? I mean can i do something like Text.Font = font, where font = new Font(...)?
Re: Formating text using variables
Hello.
You could set the condition like on image. Thank you.tethys wrote:Thanks. But can I modify Text's Font using conditions? I mean can i do something like Text.Font = font, where font = new Font(...)?