Assignment

Variable = Expression

Assigns the value of an expression to one of the following elements :

Example :

iVal = 1972
Name = "Gambas"
hObject.Property = iVal
cCollection[sKey] = Name
...

Previous: Asnh / ASinh Next: Atn / ATan


Referenced by :