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.
Gets or sets the visibility of the checklist item.
Syntax
public boolean visible([boolean _visible])
Run On
Called
Parameters
- _visible
Type: boolean
Input parameter.
Return Value
Type: boolean
Returns true if the configuration keys for the checklist item are all enabled.
Remarks
The visibility of a checklist item depends on not only the return value of this method but also the return value of the isRunnable method.