TABLE OF CONTENTS
::pwtk::input::cardGetContent
SYNOPSIS
proc ::pwtk::input::cardGetContent {name} {
PURPOSE
Return only the content of the card without its flags
ARGUMENTS
- name -- name of the card
SOURCE
global ::pwtk::input::card ::pwtk::input::card_content clear_ cardOutContent_ $name return [get_] }