ConfLayoutLines_BR.isTrailer Method
Checks whether the record that is being processed is a trailer.
Syntax
public boolean isTrailer(ConfLayoutGroups_BR _confLayoutGroups)
Run On
Called
Parameters
- _confLayoutGroups
Type: ConfLayoutGroups_BR Table
The name of the configurator layout group.
Return Value
Type: boolean
true if the record is of type Trailer in the case of a simple file structure, or of type File trailer or Batch trailer in the case of a complex file structure; otherwise, false.