You are here: Function Reference > Alphabetical Listing > A > AppIdxRec

AppIdxRec

Use this function to get an archive record based on the APPIDX.DFD file and settings in the Trigger2Archive control group.

Syntax

AppIdxRec ()

There are no parameters for this function.

Example

Here are some examples. Assume that...

SCO1234567HEADERREC00000…

;SAMPCO;LB1;Libby;;R;;letter|D<INSURED(1),COMPANY(1),AGENT(1)>;

Also assume these INI options exist:

< Trigger2Archive >
  Company   = Company
  LOB       = LOB
  PolicyNum = PolicyNum
  RunDate   = RunDate

Function

Result

Explanation

Comment = AppIdxRec()

Print_It ( Comment )

1 or 0

 

See also