ResponseForm
ResponseForm[expr,"fmt"]
APIFunction,FormFunction等で指定された関数の実行中にリクエストされた場合に,指定形式で与える応答の記録を表す.
ResponseForm[expr,"fmt",{"elem1","elem2",…}]
応答の記録の要素 elemiのみを含む.
詳細
- ResponseForm[expr,"fmt"]は,ExportForm[EvaluationData[expr],"fmt"]に等しい.
- デフォルトで応答の記録に含まれる要素
-
"Result" expr を処理した結果 "Success" 評価が成功したとみなされるかどうか - 典型的な形式
-
None 結果のみを含む応答を与える "JSON" JSON形式の記録 "XML" XML形式の記録 "WXF" WXF形式の記録 "HTML" 表示に適したHTML形式の記録 "WL" テキストとしてのWolfram言語での記録 - ResponseFormで指定される形式は,APIFunction,FormFunction等で与えられる応答形式の設定に優先する.
- ResponseFormで指定された形式は,APIFunction等を呼び出すのに使われたURLで与えられたパラメータで無効にすることはできない.
- ResponseFormは属性HoldFirstを有する.
例題
Wolfram Research (2014), ResponseForm, Wolfram言語関数, https://reference.wolfram.com/language/ref/ResponseForm.html.
テキスト
Wolfram Research (2014), ResponseForm, Wolfram言語関数, https://reference.wolfram.com/language/ref/ResponseForm.html.
CMS
Wolfram Language. 2014. "ResponseForm." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ResponseForm.html.
APA
Wolfram Language. (2014). ResponseForm. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ResponseForm.html