Generate Case Statement Using Autocomplete

Write case and then use the Trigger Suggest command. A list with all the available case statements generated for variables of enumerated type at the top will pop-up. You can type the first letters of the variable’s name to filter out the list.

../../_images/generate_case_statement_using_autocomplete.gif