Tutorial: System.getHostSpecs

System.getHostSpecs

Retrieves system information.

Example

fin.System.getHostSpecs().then(specs => console.log(specs)).catch(err => console.log(err));