The full address returned as multi line.
object.AsMultiLine
| Part | Attribute | Type | Description |
|---|---|---|---|
object |
Required | The object always implements the
ISAddress interface |
string
Display the patient's full address.
Dim aPatient
Dim aAddressAsMultiLine
Set aPatient = Profile.SelectPatient
aAddressAsMultiLine = aPatient.StreetAddress.AsMultiLine
Profile.MsgBox (aAddressAsMultiLine) In Profile Client v8 on User Interface Address can be found in or in.