Toggle menu
868
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.
Revision as of 04:31, 22 March 2012 by Tungocman (talk | contribs) (Created page with "= Tabulation_addText = Add text into the Tabulation result. Please take a look at the below example for more detail. == Syntax == Tabulation_addText(text) == Parameters == *...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Tabulation_addText

Add text into the Tabulation result. Please take a look at the below example for more detail.


Syntax

Tabulation_addText(text)

Parameters

  • text: is the text you want to add to the your tabulation result. It is a string type

Examples