How to create numeric label?

   1578   2   0
User Avatar
Member
143 posts
Joined: March 2014
Offline
Hello,

How do you create a read-only numeric label? I'm trying to put an expression inside Float type parameter inside of “Edit Parameter Interface” but without the slider. I've tried using String and Label types with surrounding back ticks, but is there something else I need to do to the expression to make it evaluate?

Thanks,
Caesar

Attachments:
noslide.PNG (43.9 KB)

User Avatar
Staff
3455 posts
Joined: July 2005
Offline
add a Label parameter
Turn OFF - Main Label (optional)
In Label 1 : `ch(“R”) * 2`
Michael Goldfarb | www.odforce.net
Training Lead
SideFX
www.sidefx.com
User Avatar
Member
143 posts
Joined: March 2014
Offline
Awesome - thank you.
  • Quick Links