system.orientation

Type String
Library system.*
Revision Current Public Release (2018.3326)
Keywords orientation
See also orientation
resize

Overview

String value identifying the orientation of the device:

Gotchas

Syntax

system.orientation

Example

print( "ORIENTATION: "..system.orientation )