Hey so I don’t see how I define the Name Mask value for an Express Object when it is defined (or even change it after the fact) when doing so programmatically.
How would I go about doing that?
I see that Express::buildObject can accept $settings as the 4th parameter entered, but I cannot see where I can define those settings, syntax to use, etc.