Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

EIDSDK.LastName

Queries last name field.

Component Version macOS Windows Linux Server iOS SDK
EIDSDK 10.0 ❌ No ❌ No ❌ No ❌ No ✅ Yes
MBS( "EIDSDK.LastName" )

Parameters

none

Result

Returns text or error.

Description

Queries last name field.
This method reads the ID data file from card and decodes the last name of the eID.

Examples

Query full name:

Set Variable [ $Name ; Value: MBS( "EIDSDK.FirstName" ) & " from " & MBS( "EIDSDK.LastName" ) ]

See also

This function is free to use.

Created 13th November 2019, last changed 13th November 2019


EIDSDK.Initialize - EIDSDK.MemberOfFamily