Expression

From ContactsLaw Documentation
Revision as of 18:18, 18 July 2023 by Bradley Smith (talk | contribs) (Created page with "An '''expression''' refers to either: * A literal value, such as a number (e.g. <code>123</code>) or a piece of text (e.g. <code>"Hello world"</code>); or * A group of words or symbols that describes how to obtain the above (e.g. <code>Contact.ShortName</code>). ContactsLaw allows the use of expressions in document templates, automatic descriptions for document types and workgroups, as well as various other areas...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

An expression refers to either:

  • A literal value, such as a number (e.g. 123) or a piece of text (e.g. "Hello world"); or
  • A group of words or symbols that describes how to obtain the above (e.g. Contact.ShortName).

ContactsLaw allows the use of expressions in document templates, automatic descriptions for document types and workgroups, as well as various other areas. This is the basis for generating content that draws upon data from contacts, matters and so on.