Get OS Architecture

Returns the architecture type of a computer's operating system.

Privileges

Normal

Input Parameters

None

Output Parameters

Name Type Description
Value String Returns the architecture type of the operating system. Output format may change based on OS version and Language, please verify appropriate output for your target devices (for example, 64-bit or 32-bit).
Result Number Returns a success value of zero or any value other than zero to indicate failure.

Example Input Parameters

No input parameters required.