Difference between revisions of "Tabulation setWeightDescriptionVisibility"
(5 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(true);<br/>[[File:Tabulation setWeightDescriptionVisibility2.PNG|none|Tabulation setWeightDescriptionVisibility2.PNG]]'' | ||
Line 23: | Line 23: | ||
'''Availability''' | '''Availability''' | ||
− | Version | + | Version 5.8 |