Hi,
I am working on some legacy code and i encountered a strange call. Anyone know what this means?
Mean_Cell(1).Dark_diode.dbl_T = 0# ' These are set later.
in this code i am specifically wondering what the '0#' means. Is it some kind of a call or something, or maybe a variable? thanks
I am working on some legacy code and i encountered a strange call. Anyone know what this means?
Mean_Cell(1).Dark_diode.dbl_T = 0# ' These are set later.
in this code i am specifically wondering what the '0#' means. Is it some kind of a call or something, or maybe a variable? thanks