I can't for the life of me find documentation on how to uncheck a box in the column info window through jsl.
I'm trying to set a column data type to "Precision" and I don't want "Keep trailing zeroes" selected.
When I run the code below, "Keep trailing zeroes" is selected by default.
column<<format("Precision",12,2)