Previous Topic: %DomainDefNext Topic: %DomainIsRequired


%DomainDefault

Returns the name of the default value that is attached to a domain.

Note: This macro is a legacy macro. Depending on your model type, we recommend that you use either %DomainPhysDefault or %DomainLogDefault for new models. For more information on legacy macros and their related new macros, see the topic "Legacy Macros".

Syntax

(<domain name>) or %DomainDefault

Syntax Example

%DomainDefault (state)}

Expansion

Utah

Usage

Classified as a Constraint macro that you can use globally with an argument %DomainDefault(<domain name>), or %DomainDefault within the scope of a domain (for example, %ForEachDomain).