Difference between revisions of "Tabulation setWeightDescriptionVisibility"
Line 19: | Line 19: | ||
''Tabulation_setWeightDescriptionVisibility(true);''<br/>[[File:SetWeight.jpg|none|SetWeight.jpg]] | ''Tabulation_setWeightDescriptionVisibility(true);''<br/>[[File:SetWeight.jpg|none|SetWeight.jpg]] | ||
+ | <br/>''Tabulation_setWeightDescriptionVisibility(false);''<br/>[[File:NotSetWeight.jpg|none|NotSetWeight.jpg]] | ||
− | '' | + | '''Availability''' |
+ | |||
+ | Version 6.0 |
Revision as of 08:51, 12 February 2015
Tabulation_setWeightDescriptionVisibility
Show/hide weight row in table.
Syntax
Tabulation_setWeightDescriptionVisibility(a);
Arguments
a: Is a Boolean expression.
Return type
empty
Examples
Tabulation_setWeightDescriptionVisibility(true);
Tabulation_setWeightDescriptionVisibility(false);
Availability
Version 6.0