CAS 6


lastoccur
- Relational

Summary

Flag last occurrence of each item in a field. When a field value repeats 2 or more times, flags the last occurrence.

Examples

lastoccur LOANID
lastoccur 2 3 4 4 1 2 1 3

Syntax

lastoccur AnyField

Right Arguments

Name Data Type Input Type Description Optional Default
AnyField Numeric, Text, Date, Boolean Field No

Result

Type: Boolean

1 = last occurance; 0 = other occurance



Build 6.0.624