Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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
This function is free to use.
Created 13th November 2019, last changed 13th November 2019