FingerScanner.checkParameter Method

Module: FingerScanner

Definition

Confirms if a parameter exists on the device.

bool checkParameter(String? parameterName)

Parameters

parameterName String
in The name of the parameter to check.

Returns

bool
Outputs true if the parameter exists.

Exceptions

An error has occurred during FingerCapture Library execution.