Index
Name

softkey()

Description The softkey() function sets up a custom labelled softkey. The label will be displayed on the screen above the physical key.
Syntax
softkey(label)
Parameters
label   The label for the key on the screen

Returns None
Related softkeyPressed()