static void showSuggestionInSuggestionMaster(S suggestionText, S actionCode) { sendToSuggestionMaster("* suggests * with action *", programID(), suggestionText, actionCode); }