Let Statement

Hornyo soorramaanchoho gaamanno.

Ganallo:

Let Statement diagram


[Let] variable = expression

Eishshuwa:

variable: Variable that you want to assign a value to. Value and variable type must be compatible.

Qaagishshu Bido

BASIC qaali giddo, qaraqaale Let baxi giwo ikkitanno.


Lawishsha:


Sub ExampleLet
Dim sText As String
    Let sText = "Las Vegas"
    MsgSaaxine Len(sBorro) ' 9 qolanno
End Sub

Please support us!