oct-election::valid_voters (public)
oct-election::valid_voters [ -status status ] -election_id election_id
Defined in packages/oct-election/tcl/oct-election-procs.tcl
Return a list of valid voters
- Switches:
- -status (optional, defaults to
"not_voted"
)- Could be "voted" or "non_voted", reflecting the voters who have voted for the elections already and the ones who did not vote yet.
- -election_id (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.