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.

GetDirection: Difference between revisions

From Catglobe Wiki
Cg_pham (talk | contribs)
No edit summary
No edit summary
Line 1: Line 1:
[[Category:Direction functions]]
[[Category:Direction functions]]

{{HelpFiles}}


=====getDirection=====
=====getDirection=====

Revision as of 09:58, 12 December 2011



getDirection

Gets the direction of the total calculations which is used when creating diagrams.

Syntax

getDirection()

Arguments

none

Return type

number represented as constants

  • Diagram_DirectionType_Vertical
  • Diagram_DirectionType_Horizontal

Examples

getDirection();

Availability

Version 5.4