mpf:vcard

 | import vcards into global store |

 | export is to simple to make an extra token - use the save-token or the like |

 |  |  |
 |
= | [import]  | |
currently, there is only import defined
|
|| | file=[file] | |
file name and path to import
|
|  |  |  |  |
accessing values
All values of imported vcard may be accessed like this:
{mpf:vcard/LASTNAME}
{mpf:vcard/EMAIL}
{mpf:vcard/EMAIL_PREV}
|