CopyFunction
TemplateBoxのオプションで,ボックスをコピーする方法を指定する.
詳細
- CopyFunctionはボックス式を生成する関数を取る.
- TemplateBoxパラメータが関数に代入されてボックス式を生成する.このボックス式が評価の際にカーネルに送られる.
- TemplateBoxがコピーされると,クリップボードに完全に忠実な形が置かれる.このクリップボードが外部のテキストエディタへのペーストに使われた場合は,CopyFunctionがTemplateBoxのテキスト形式への変換を制御する.
- CopyFunctionAutomaticとすると,TemplateBoxがテキスト形式でコピーされた場合にDisplayFunctionが使われるようになる.TemplateBoxが入力テキストとしてコピーされるとInterpretationFunctionが使われる.
例題
例 (2)
関連するガイド
テキスト
Wolfram Research (2020), CopyFunction, Wolfram言語関数, https://reference.wolfram.com/language/ref/CopyFunction.html.
CMS
Wolfram Language. 2020. "CopyFunction." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/CopyFunction.html.
APA
Wolfram Language. (2020). CopyFunction. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CopyFunction.html
BibTeX
@misc{reference.wolfram_2025_copyfunction, author="Wolfram Research", title="{CopyFunction}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/CopyFunction.html}", note=[Accessed: 19-April-2026]}
BibLaTeX
@online{reference.wolfram_2025_copyfunction, organization={Wolfram Research}, title={CopyFunction}, year={2020}, url={https://reference.wolfram.com/language/ref/CopyFunction.html}, note=[Accessed: 19-April-2026]}