Skip to main content

This documentation is for an older version of this product. See the latest version of this content.Opens in a new tab

オペレーティング・システム (ツール/API)

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

使用可能ツール

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

  • GetOS()

  • GetPlatform()

  • Is64Bits()

  • IsBigEndian()

  • IsUnicode()

  • その他

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

メモ

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

FeedbackOpens in a new tab