insertNewAfter()

Inserts a new occurrence after this occurrence.

Return=Object.insertNewAfter()

Arguments

None

Return Value

Return—newly created uniface.Occurrence object.

Exceptions

The following exceptions may be thrown:

Description

Creates a new occurrence and inserts it right after this one in the list of the Entity's occurrences.

Related Topics