Difference between revisions of "Tabulation setWeightDescriptionVisibility"
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | [[Category:Weight_Functions]] | |
− | + | __NOTOC__ | |
Show/hide weight row in table. | Show/hide weight row in table. | ||
− | + | ===Syntax=== | |
Tabulation_setWeightDescriptionVisibility(''a''); | Tabulation_setWeightDescriptionVisibility(''a''); | ||
− | + | ===Arguments=== | |
''a'': Is a Boolean expression. | ''a'': Is a Boolean expression. | ||
− | + | ===Return type=== | |
empty | empty | ||
− | '' | + | ===Examples=== |
+ | |||
+ | ''Tabulation_setWeightDescriptionVisibility(true);<br/>[[File:Tabulation setWeightDescriptionVisibility2.PNG|none|Tabulation setWeightDescriptionVisibility2.PNG]]'' | ||
− | ''Tabulation_setWeightDescriptionVisibility( | + | ''Tabulation_setWeightDescriptionVisibility(false);''<br/>[[File:Tabulation setWeightDescriptionVisibility1.PNG|none|Tabulation setWeightDescriptionVisibility1.PNG]] |
+ | '''Availability''' | ||
− | + | Version 5.8 |