Difference between revisions of "Tabulation setWeightDescriptionVisibility"

From Catglobe Wiki
Jump to: navigation, search
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]]
  
''Tabulation_setWeightDescriptionVisibility(false);''<br/>[[File:NotSetWeight.jpg|none|NotSetWeight.jpg]]
+
'''Availability'''
 +
 
 +
Version 6.0

Revision as of 09: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);

SetWeight.jpg


Tabulation_setWeightDescriptionVisibility(false);

NotSetWeight.jpg

Availability

Version 6.0