Update invio val float a max 3 decimali
This commit is contained in:
@@ -4571,7 +4571,7 @@ namespace IOB_WIN_NEXT
|
||||
valore = getVal_TSVC(chiave, scaduto);
|
||||
if (scaduto)
|
||||
{
|
||||
outVal.Add(chiave, $"{valore}");
|
||||
outVal.Add(chiave, $"{valore:N3}");
|
||||
}
|
||||
LastTSVC[chiave] = valore;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user