system.orientation

Type String
Library system.*
Revision Release 2022.3683
Keywords orientation
See also orientation
resize

Overview

String value identifying the orientation of the device:

Gotchas

Syntax

system.orientation

Example

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