v.10
I need to conditionally change the font size of some text objects in the Details Section. On the Font Tab I can access a formula editor for the field, but I can't figure out the syntax for making the change.
Pseudo Code:
If Field1 = X then
Font Size = 11
else
Font Size = 12
Thanks!
I need to conditionally change the font size of some text objects in the Details Section. On the Font Tab I can access a formula editor for the field, but I can't figure out the syntax for making the change.
Pseudo Code:
If Field1 = X then
Font Size = 11
else
Font Size = 12
Thanks!