×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

Changes - MultiCharts
Open main menu

Changes

Is64BitOperatingSystem

429 bytes added, 22:28, 27 February 2017
Created page with "Returns a logical value indicating whether the current operating system is the 64-bit operating system. ==Usage== <syntaxhighlight>Is64BitOperatingSystem</syntaxhighlight>..."
Returns a logical value indicating whether the current operating system is the 64-bit operating system.

==Usage==
<syntaxhighlight>Is64BitOperatingSystem</syntaxhighlight>

==Example==
<syntaxhighlight>Is64BitOperatingSystem</syntaxhighlight>

returns <font color="blue">True</font> if the current operating system is the 64-bit system, otherwise returns <font color="blue">False</font>.

[[Category:Environment Information]]