Difference between revisions of "GetDirection"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
 
Line 1: Line 1:
[[Category:HelpBooks]]
+
[[Category:Direction functions]]
 

 

  

Revision as of 06:01, 28 March 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