Name

GetLastRunNoDate                                                                              

Purpose

Gets the date of the local Run Number token.

Params

None

Returncode

Returncode

Type DateTime

Note

0

An error occurred

Other value

The date of the local Run Number token

Usage

Check whether a local Run Number entry may be too old and should be verified by an online check.

Sample

 

  dtLastDate := lic.GetLastRunNoDate;

  << use dtLastDate >>

  ...

See also

TamperDetection, licenseTampered