Difference between revisions of "Tabulation addText"

From Catglobe Wiki
Jump to: navigation, search
(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 == *...")
(No difference)

Revision as of 05:31, 22 March 2012

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