Checks to see whether there are any sub-lines connected to the current line.
Syntax
public boolean hasChildren()
Run On
Called
Return Value
Type: boolean
true if there are any sub-lines connected to the line; otherwise, false.
Checks to see whether there are any sub-lines connected to the current line.
public boolean hasChildren()
Called
Type: boolean
true if there are any sub-lines connected to the line; otherwise, false.