Wanting to change the picture of a E keyboard button to the B keyboard button, is this possible?

im guessing i just change the ~INPUT_CONTEXT~ to something else? but what else can i change it to?
if GetDistanceBetweenCoords(coords, 253.16, 221.36, 101.68, true) < 0.5 then
if not IsBlowtorching and not IsDoor1Torched then
ESX.ShowHelpNotification('Press ~INPUT_CONTEXT~ to blowtorch the door!')
end
if IsControlJustReleased(0, Keys['B']) and not IsBlowtorching then
TaskGoStraightToCoord(playerPed, 253.13, 221.27, 101.68, 1.0, -1, 188.73, 0.0)