If the CAN-DO-DOMAIN-SUPPORT attribute is TRUE, the CAN-DO function treats "
@" as a domain delimiter in a fully qualified user ID, as described in the main entry for the
CAN-DO function. If the attribute is FALSE, the CAN-DO function treats "
@" as a regular character. For example:
When the attribute is set to TRUE,
CAN-DO("abc","abc@") evaluates to TRUE because both strings are interpreted as user
abc in the blank domain.