pub fn num(input: &PluginInput, key: &str) -> Option<f64>Expand description
Read a finite number field (ignores absent/non-numeric/NaN/inf).
pub fn num(input: &PluginInput, key: &str) -> Option<f64>Read a finite number field (ignores absent/non-numeric/NaN/inf).