sys::Obj
  sys::Virtual
    sys::Component
      types::L2F
public  class L2F  
[niagaraIcon="module://icons/x16/doubleArrowRight.png"]
I2F integer-to-float converter
public property long in
input to convert to float
public property float out [readonly]
input converted to an float
public virtual override void execute()
Execute is called once every scan.