Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ Method definition:

| Parameter | Description |
|:--------|:------------------------------------------------|
|_pID:_|(required) the unique numeric ID of the item to be removed|
|_rowID:_|(required) the unique numeric ID of the item row / ID to be removed (`task.getID()`)|

If the task removed is a group item, all child tasks will also be removed.

Expand Down