Skip to main content
Version: 26.3

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



note

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