Skip to content

Operator =[>] (Assign)


Assigns a value to a variable

Syntax

` declare operator Let ( byref lhs as T1, byref rhs as T2 )

`

Usage

` lhs = rhs

*or* `

Translated from FreeBASIC official docs. Contact us for removal if infringed.
FreeBASIC is an open-source project, not affiliated with Microsoft