More actions
No edit summary |
No edit summary |
||
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 07: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