ItemChecklistMoveToTop()

Moves the specified checklist item to the top of the checklist.

Token ID

BFTKN_CHECKLIST_MOVE_TO_TOP 1083

Syntax

VOID ItemChecklistMoveToTop([DWORD Index])                   

Parameters

Index as DWORD

(Optional) Zero-based index of the item to move. If not passed in, the currently selected item is moved.