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 setAbsText

From Catglobe Wiki



Tabulation_setAbsText

Set text to Abs (Default text in English is "(abs)")

Syntax

Tabulation_setAbsText(text)

Arguments

  • text: is string

Return value

empty

Example

Tabulation_setAbsText("So");

number a = createFrequenceDiagram("Single");

//Result: Abs text is "So"

Availability

Version 5.7