Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Tabulation setShowExpression

From Catglobe Wiki
Revision as of 01:51, 8 December 2015 by Lekhacbaongoc (talk | contribs) (Created page with "Category:Style_setting_functions {{HelpFiles}} ===Tabulation_setShowExpression=== Show/hide a expression column. ===Syntax=== Tabulation_setShowExpression(value)...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



Tabulation_setShowExpression

Show/hide a expression column.

Syntax

Tabulation_setShowExpression(value);

Arguments

  • value: Is a Boolean expression.

Return type

Empty

Examples

  Tabulation_setShowExpression(true);