v1.0
Função

GetPhysicalMemoryTotal()

Retorna a memória RAM total do sistema em bytes.
Retorno: Float
Sintaxe
GetPhysicalMemoryTotal()

Exemplos

AthusScript
float $totalRam = GetPhysicalMemoryTotal()