Text.InferNumberType

Syntax

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

Info

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