Text.InferNumberType

Syntax

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

About

推断其text粒度数字类型(Int64.TypeDouble.Type)。 如果 text 不是数字,则会引发错误。 还可以提供可选 culture 选项(例如,“en-US”)。