loke()
Writes a quadruple byte (32 bits) in memory bank at given address. If bank number is omitted, will be used current one.
Syntax:
loke(
bank
,
address
,
value
)
loke(
address
,
value
)
Example:
See also
Leek()
command.