system.orientation

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

Overview

String value identifying the orientation of the device:

Gotchas

Syntax

system.orientation

Example

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