[GENERAL_COMPONENTS]
switch({component}) {
case "command":
"command";
break;
case "setting":
"setting";
case "inhibitor":
"inhibitor":
}
[EXAMPLES]
Example usage