Increase floating numbers in output messages

Hello,

I am using the command below in a programable filter in order to obtain the value of a field data (in this example is called “CvGas”). It works, but I need to see the output with more floating numbers.

print “CvGas=”, inputs[0].FieldData[“CvGas”]

Thanks

Juan

1 Like