Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

EIDSDK.FirstName

Queries first name field.

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

Parameters

none

Result

Returns text or error.

Description

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

Examples

Query full name:

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

See also

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


EIDSDK.EndTransaction - EIDSDK.Initialize

Feedback: Report problem or ask question.