Hi,
I’m very new to wire parameters but comfortable with Maxscript. I’m having difficulty finding proper documentation on expressions and searching hasn’t yielded the hints that I need.
Backstory:
I’ve created a basic rig to animate an aircraft using dummy helpers that I’ll eventually adapt to actual aircraft models. The central helper has an attribute holder and I’d like to animate the flight control surfaces by connecting those values through wire parameters.


As a test, dividing by 200 (arbitrary amount) limits the rotation of that looks good for this proxy model. I’d like to use the max_aileron attribute to be my scale (and repeat for the remaining min/max surfaces) so I can avoid hard coding these numbers in. I omitted degtorad(***) for sake of simplicity at this time.

Question:
What is the syntax to use another attribute in my expression? This should be simple I imagine, however I am having one heck of a time finding my solution.
aileron/max_aileron returns undefined.
Thoughts? Thanks for the help. 
