Returns the logical datatype of the domain.
Syntax
%DomainLogDatatype(<domain logical name>) or %DomainLogDatatype
Syntax Example
%ForEachDomain() {
%DomainName
%DomainLogDatatype
}
Expansion
varchar(10), int, char
Usage
Classified as a Constraint macro that you can use globally with an argument %DomainLogDatatype(<domain logical name>) or %DomainLogDatatype within the scope of a domain (for example, %ForEachDomain).
Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |