PdcApplication.OpenRelation

From External Bemet Wiki
Revision as of 11:01, 21 May 2012 by Mike (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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).