Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

オペレーティング・システム

オペレーティング・システムに関する情報を取得します。

使用可能ツール

以下のクラス・メソッドを含んでいます。

  • GetOS()

  • GetPlatform()

  • Is64Bits()

  • IsBigEndian()

  • IsUnicode()

  • その他

可用性 : 全ネームスペース。

メモ

$SYSTEM 特殊変数は %SYSTEM パッケージに結合されます。これは、(ObjectScript の場合) ##class(%SYSTEM.class).method() の代わりに、$SYSTEM.class.method() を使用できることを意味します。

FeedbackOpens in a new tab