此浏览器不再受支持。
请升级到 Microsoft Edge 以使用最新的功能、安全更新和技术支持。
Text.InferNumberType(text as text, optional culture as nullable text) as type
推断 text 的粒度数字类型(Int64.Type、Double.Type 等)。 如果 text 不是数字,则会出现错误。 还可以提供可选 culture(例如“en-US”)。
text
culture
此页面是否有帮助?