Freigeben über


Text.InferNumberType

Syntax

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

Info

Leitet den granularen Zahlentyp (Int64.Type, Double.Type usw.) von text ab. Wenn text keine Zahl ist, wird ein Fehler ausgelöst. Möglicherweise wird auch eine optionale culture bereitgestellt (z. B. „en-US“).