Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Check whether there is at least one line that does not have a Register type field.
Syntax
public boolean checkRegisterType()
Run On
Called
Return Value
Type: boolean
true if there are no lines that do not have a Register type field; otherwise, false.
Remarks
This method does not enforce that the layout group has lines or that the lines be of a specific type. It depends only on the existing lines.
Lines that have two Register type fields should not be a false positive.