Pattern.defaultPattern

The default subpattern can be used as the default 'user-facing' name to display to the user.

struct Pattern
string
defaultPattern
()

Return Value

Type: string

Either the first subpattern, or "DEFAULT" if this pattern is null.

Meta