doke()

Writes a double byte (16 bits) in memory bank at given address. If bank number is omitted, will be used current one.

Syntax:
doke( bank , address , value )
doke( address , value )

Example:

See also deek() command.