We have a system built on a custom database, where many of the attributes are named containing hyphens, ie:
user-name phone-number
These pr
Unfortunately, I think you may be out of luck. From the docs:
Variable names must consist of any letter (A-Z), any digit (0-9), an underscore or a dot.