IsFingerprint()
Syntax
Result = IsFingerprint(#Fingerprint)Description
Tests if the given #Fingerprint is a valid fingerprint calculation created by StartFingerprint().
Parameters
#Fingerprint The fingerprint to test.
Return value
Returns nonzero if the given fingerprint is valid and zero otherwise.
Remarks
This function is bulletproof and can be used with any value.
See Also
StartFingerprint()
Supported OS
All