📄️ get_variant
指定したパスから VARIANT オブジェクト内の値を抽出し、指定のデータ型に変換して返す関数群です。
📄️ variant_query
VARIANT オブジェクト内でパス式によって特定できる要素の値を取得し、VARIANT 型の値として返します。
📄️ variant_typeof
VARIANT 値の型名を文字列として返します。
AI generated answers are based on docs and other sources. Please test answers in non-production environments.