Query: tixgetboolean
OS: centos
Section: n
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
tixGetBoolean(n) Tix Built-In Commands tixGetBoolean(n)NAMEtixGetBoolean - Get the boolean value of a string.SYNOPSIStixGetBoolean ?-nocomplain? stringDESCRIPTIONThe command tixGetBoolean returns "0" if the string is a valid TCL string for the boolean value FALSE. It returns "1" if the string is a valid TCL string for the boolean value TRUE. When the string is not a valid TCL boolean value and the -nocomplain option is specified, tixGetBoolean will return "0". Otherwise it will generate an error.KEYWORDSTix(n) Tix 4.0 tixGetBoolean(n)
Related Man Pages |
---|
pixmap(n) - suse |
tixoptionmenu(n) - suse |
pixmap(1) - redhat |
pixmap(1) - suse |
pixmap(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Shopt -s histappend |