@arkitek2ss
You have probably worked this out by now, but for the benefit of anyone else coming across this thread, here is my take on what you are trying to do:
The end user (the person placing the Generic Annotation) has to choose between Standard or Long, and between Left or Right. You really only need two input parameters for those two choices, but you can include four if you want users to have visual feedback in the Properties palette when unchecking one of the input parameters.
In the images below, the input parameters (I show all four) are under the Other category. Only LEFT and STD are active; RIGHT and LONG are tied to the choice made by the user for LEFT and STD, respectively. If the user unchecks LEFT, then RIGHT will show a check mark. The same is true for STD and LONG.
The parameters that will be used to tell the graphics to be on or off are under the Graphics category. None of these can be edited directly by the user; they are all formula driven. Only one will be active at one time, based on whether or not LEFT and STD are checked.




If you do include all four of the parameters shown under Other, you can use the and operator in the Graphics formulas to achieve the same result, like this (I will only show one image here; it works the same as the previous images as the LEFT and STD toggles are checked/unchecked):

You may find those formulas easier to read and understand, but they do require having all four of the parameters shown under the Other category.
David Koch
AutoCAD Architecture and Revit User
Blog | LinkedIn
