Returns memos filtered by target and round. Omitted filters match everything, so calling with no filter returns the full table in the order written.
Arguments
- memos
Memo table from
add_memo().- target_type
"unit", "category", or
NULLfor both.- target_id
Identifier to match, or
NULLfor all.- round
Round to match, or
NULLfor all.
See also
add_memo() to write them.
