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

set

  • command

  • Assigns a value to a variable or other container.

  • Examples: +

    set total to zero
    set the numberFormat to "binary"
    set item 3 of temperatures to 87.3
  • Related: put, insert