type
text type(value)
値の型を返します:
配列
なら
"array"
辞書
なら
"dictionary"
null
なら
"null"
数字
なら
"number"
テキスト
なら
"text"
(
"string"
ではない。)
Parameters
value
— 値
Returns
値の型