Home > comp > gb > system > architecture 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa id ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
System.Architecture (gb)
Const Architecture As String = "x86_64"

Return the architecture of the underlying operating system.

At the moment, it can be one of the following:

"x86" Intel-compatible 32 bits architecture
"x86_64" Intel-compatible 64 bits architecture
"ARM" ARM 32 bits architecture