Search

Select

ElseIf

In legal document automation, many clauses depend on the answers given by the user in the interview. Jurisdiction, party roles, matter types, and fee arrangements often require the insertion of specific clauses or wording. In cases where only one outcome applies, XpressDox’s ElseIf command is a simple but powerful way...

Select/Case/Default - XpressDox

The Select, Case and Default construct is especially helpful where otherwise a series of «Else()» commands nested inside «If()» commands would be necessary. This construct is analogous to the Select/Case/Else commands in VBA ( and the switch/case/default construct in C# and similar constructs in other languages). An example would be...
Loading...