メインコンテンツまでスキップ
バージョン:26.3

delete variable

Command

Deletes a variable and resets it as though it had never been assigned a value. Predefined variables are reset to their predefined value.

  • delete local <variableName>
  • delete global <variableName>
  • delete universal <variableName>
  • delete variable <variableName>


ノート

This page is under construction: it has not been reviewed for completeness.