PdcApplication.OpenRelation

From External Bemet Wiki
Jump to navigation Jump to search

Declaration

OpenRelation(TelNr as String)

Description

Opens and shows a relation

Notes

This method opens and shows a relationcard.

TelNr Telephone number, as string, from the relation. Only numbers.

Code example

This code opens the Bemet relationcard.

pdc.OpenRelation "0318495858"

Availability

Available since June 2006 (From version 3.7).