productMajorVersion()

概要

Intent カーネルが組み込まれている製品環境のメジャー バージョンを説明する文字列を返します。Intent の場合、"25" などの整数を含む文字列を返します。その他の製品の場合、製品環境のメジャー バージョンを示す別の文字列を返します。

構文

productMajorVersion ( ) As String 

例 1

Intent >productMajorVersion()
--> "25"