Returns whether the section containing the referenced cell is an AKMS section, and all completions within that section have been completed or cancelled.
-
Each selected content item has at least one completion.
-
All completions have been completed or cancelled.
= SECTION.AKMS_ISCOMPLETE(cellID, allowNoSelection)
-
cell_ID - The cell to find the section.
-
allowNoSelection - Boolean value. If True (default), sections with no selected content are considered complete. If False, they are considered incomplete.
If the section is not an AKMS Managed Section, the function will return N/A.