Text.InferNumberType

통사론

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

소개

의 세분화된 숫자 형식(Int64.Type, Double.Type 등) text을 유추합니다. text 숫자가 아니면 오류가 발생합니다. 선택적 culture 제공할 수도 있습니다(예: "en-US").