Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 236 Bytes

File metadata and controls

10 lines (8 loc) · 236 Bytes

SET

Syntax

<symbol> set <expression>

Description

Create a new symbol with the name <symbol> and assign the value of <expression>. If <symbol> is already assigned, it will contain a new value from now on.