Help for this page
... where Action in ("GetAll", "Make", "MakeOnly" )
if( in( $Action, "GetAll", "Make", "MakeOnly" ) ) { ... } sub in { ... }