[#CBlock-fChecked] = xref:CBlock.adoc[CBlock]::fChecked :relfileprefix: ../ :mrdocs: Cached result of CheckBlock() for this block. == Synopsis Declared in `<primitives/block.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- mutable bool fChecked; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#