JSL: Set Custom Format Data Column
While I can manually Set Custom Format for a specific data column, I can't find the command that would let me do this in JSL.Does anyone know the JSL command that would allow me to Set Custom Format using the following conditional statement? Thanks. Column(var1) << Set Custom Format( If( :value == 0, ., :value ));
dale_lehman