Partilhar via


Text.InferNumberType

Sintaxe

Text.InferNumberType(text as text, optional culture as nullable text) as type

Sobre nós

Infere o tipo de número granular (Int64.Type, Double.Typee assim por diante) de text. Um erro é gerado se text não for um número. Um culture opcional também pode ser fornecido (por exemplo, "en-US").