Difference between revisions of "Tabulation setWeightDescriptionVisibility"

From Catglobe Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 
[[Category:Weight_Functions]]
 
[[Category:Weight_Functions]]
 
+
__NOTOC__
 
Show/hide weight row in table.
 
Show/hide weight row in table.
  

Latest revision as of 06:41, 15 December 2016


Show/hide weight row in table.

Syntax

Tabulation_setWeightDescriptionVisibility(a);

Arguments

a: Is a Boolean expression.

Return type

empty

Examples

Tabulation_setWeightDescriptionVisibility(true);

Tabulation setWeightDescriptionVisibility2.PNG

Tabulation_setWeightDescriptionVisibility(false);

Tabulation setWeightDescriptionVisibility1.PNG

Availability

Version 5.8