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

Tabulation setShowExpression: Difference between revisions

From Catglobe Wiki
Created page with "Category:Style_setting_functions {{HelpFiles}} ===Tabulation_setShowExpression=== Show/hide a expression column. ===Syntax=== Tabulation_setShowExpression(value)..."
 
(No difference)

Latest revision as of 01:51, 8 December 2015



Tabulation_setShowExpression

Show/hide a expression column.

Syntax

Tabulation_setShowExpression(value);

Arguments

  • value: Is a Boolean expression.

Return type

Empty

Examples

  Tabulation_setShowExpression(true);