productMajorVersion()

概要

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

構文

productMajorVersion ( ) As String 

例 1

Intent >productMajorVersion()
--> "25"