How do I access the label of an input?

For example I have an string input name customReason and it's label is Custom Reason. Can I access the label by using {{input.reasons.label}}?
No description
No description
1 Reply
Hordicus
Hordicus2y ago
I don't think that's possible. Otherwise we would have set the variable there. Why would you want to use the Label instead of the Name when using variables?

Did you find this page helpful?