DGADDVAL ;ALB/JAM - UAM Address Validation ;28 May 2020 10:33 AM
Source file <DGADDVAL.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EN(DGINPUT,DGTYPE) | ; Main entry point
; Input: DGINPUT (Required, pass by reference) - Array containing the address to be validated ; DGTYPE (optional) - Address Type: "R"-Residential "C"-Confidential "P"-Permanent (default) ; Output: DGINPUT (Pass by reference) - Array will contain the address accepted by the user ; Return: 0 - error has been encountered ; 1 - validation is completed and DGINPUT contains the accepted address |