Display value result in interface using label?

   840   1   0
User Avatar
Member
46 posts
Joined: Oct. 2019
Offline
Hi, is that possible to display value result in the interface using label?
Please see attached it works with float but not label.. any input?
thx

Attachments:
Label.PNG (87.9 KB)

User Avatar
Member
7770 posts
Joined: Sept. 2011
Offline
Use backticks to evaluate an expression in a text field. Labels are no different than string parameters in this way.

`ch("sizex")/ch("rows")`
Edited by jsmack - May 18, 2022 01:18:53
  • Quick Links