End

End[]

現在のコンテキストを返し,直前のコンテキストに復帰する.

詳細

  • Endの使用は,それに先行するBeginの使用に対応しなければならない.
  • End[]は,$Context$ContextAliasesの値を再設定する.
  • End[]は,現在のコンテキストの名前を"context`"の形式の文字列として返す.
  • End[]は,$ContextPathを変更しない.

例題

すべて開くすべて閉じる

  (1)

関数fMyContext` Contextで定義する:

コンテキストを復元する:

このコンテキストはBeginが使われる前の状態になった:

特性と関係  (3)

Begin["cont`"]$Context"cont`"に設定する:

End$ContextをマッチするBeginの前の値に戻す:

BeginBeginPackageとは違って$ContextPathに変更は加えない:

同様に,Endもこれに変更を加えない:

Begin$ContextAliasesの値を変えない:

End$ContextAliasesをマッチするBeginの前の値に戻す:

Wolfram Research (1988), End, Wolfram言語関数, https://reference.wolfram.com/language/ref/End.html (2021年に更新).

テキスト

Wolfram Research (1988), End, Wolfram言語関数, https://reference.wolfram.com/language/ref/End.html (2021年に更新).

CMS

Wolfram Language. 1988. "End." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2021. https://reference.wolfram.com/language/ref/End.html.

APA

Wolfram Language. (1988). End. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/End.html

BibTeX

@misc{reference.wolfram_2024_end, author="Wolfram Research", title="{End}", year="2021", howpublished="\url{https://reference.wolfram.com/language/ref/End.html}", note=[Accessed: 17-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_end, organization={Wolfram Research}, title={End}, year={2021}, url={https://reference.wolfram.com/language/ref/End.html}, note=[Accessed: 17-November-2024 ]}