Determines whether the current history line is the last one.
Syntax
public boolean isLast()
Run On
Called
Return Value
Type: boolean
true if the current history line is the last one; otherwise, false.
Determines whether the current history line is the last one.
public boolean isLast()
Called
Type: boolean
true if the current history line is the last one; otherwise, false.