Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

How to dynamically change the "Comb Of[#] Characters" property?

Avatar

Level 4

Hello folks,

Does anyone know how can I change numeric field's "Comb Of[#] Characters" property using code?

Thank you,

Yair

1 Reply

Avatar

Level 10

Hi,

this can be done with a script such as:

numericField3.ui.numericEdit.comb.numberOfCells = "15"