Text.InferNumberType
Syntax
Text.InferNumberType(text as text, optional culture as nullable text) as type
Asi
Odvodí jemný typ čísla (Int64.Type
, Double.Type
a tak dále) pro text
. Pokud text
není číslo, vyvolá se chyba. Můžete také zadat volitelný culture
(například "en-US").