Hello folks,
Does anyone know how can I change numeric field's "Comb Of[#] Characters" property using code?
Thank you,
Yair
Views
Replies
Total Likes
Hi,
this can be done with a script such as:
numericField3.ui.numericEdit.comb.numberOfCells = "15"
Views
Replies
Total Likes