There is currently no way to get the text of an action from its ID in ReaScript. Such a function would make that possible, and it would also allow checking for nonexistent actions from user input. The idea comes from this thread: . string GetCommandText(int section_id, int command_id) Code: