このWikiは古くなりました:新しいWikiへ移動


//METHOD
[[$projectManager]]に戻る

[[$projectManager.getCurrentPageName]] - 現在開いているページの名前を得ます。




**書式

 getCurrentPageName() 
     



**戻り値

現在開いているページの名前をあらわす文字列

 


**例1
  
 extends TextChar;
 text="現在のページ名は"+$projectManager.getCurrentPageName()+"です";
 wait();

トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS