{"tool":"func_name","tool_display":"Func Name","intent":"exit-function-prematurely","intent_display":"exit function prematurely","title":"Func Name Command: exit function prematurely","command_string":"<func_name>() { <echo \"This is reached\">; return; <echo \"This is not\">; }","raw_command_string":"{{func_name}}() { {{echo \"This is reached\"}}; return; {{echo \"This is not\"}}; }","description":"Exact CLI syntax to exit function prematurely using Func Name.","usage_scenario":"In scenarios requiring early exits based on specific logic, such as error handling.","scenario_context":null,"simulated_output":null,"how_to_steps":null,"canonical_url":"https://www.syntaxstandard.com/func_name/exit-function-prematurely"}