Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

Wasabi.Common.DT.Email

datatype class Wasabi.Common.DT.Email extends %Library.String

ODBC Type: VARCHAR

Parameters

parameter PATTERN = .A1"@".A1"."3A;
A pattern which the string should match.

The value of PATTERN should be a valid Caché pattern match expression.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab