en:docs:dos:cmd:basic:let

Table of Contents

LET

Syntax

[LET] variable [, ...] = value

Description

Assigns the value to the variable. The LET keyword is optional.