Forum Discussion
DavidNowlin-f8a
3 months agoCommunity Member
Assigning Letters to Dial Positions
For entering a code, I need an Alpha-Numeric (AN) dial and a dial to move down the character positions. On the AN dial Position 1 = A, 2 = B, ... 35 = 8, 36 = 9. Something is escaping me on how to se...
- 3 months ago
You will have to use javascript to concatenate a variable
DavidNowlin-f8a
3 months agoCommunity Member
Thank you. I will have to look into that. I am not too familiar with JAVA.