Got it @Bruno1,
Use the map
function like before. Instead of putting C
as parameter, you put 0
. That is because C
is the label of the key, the the actual key is 0
. If you hover with the cursor above key C
, you’ll notice
see screenshot:
Got it @Bruno1,
Use the map
function like before. Instead of putting C
as parameter, you put 0
. That is because C
is the label of the key, the the actual key is 0
. If you hover with the cursor above key C
, you’ll notice
see screenshot: