[#btck-WitnessStackApi-04-CountItems] = xref:btck.adoc[btck]::xref:btck/WitnessStackApi-04.adoc[WitnessStackApi]::CountItems :relfileprefix: ../../ :mrdocs: Returns the number of items on the witness stack. == Synopsis Declared in `<kernel/bitcoinkernel_wrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- size_t CountItems() const; ---- == Return Value The item count. [.small]#Created with https://www.mrdocs.com[MrDocs]#