GlobalVariableTime

グローバル変数が最後にアクセスされた時刻を返します。

datetime  GlobalVariableTime(
   string  name      // name
   );

パラメーター

[入力]グローバル変数の名前。

戻り値

この関数は、指定されたグローバル変数に最後にアクセスした時刻を返します。たとえばGlobalVariableGet()およびGlobalVariableCheck()関数を使用して、変数の値をアドレス指定すると、最終アクセス時刻も変更されます。エラーの詳細を取得するには、GetLastError()関数を呼び出します。

注意

グローバル変数は、最後に呼び出されてから4週間、クライアント端末に存在します。その後、それらは自動的に削除されます。

Leave a Reply

Your email address will not be published. Required fields are marked *

CAPTCHA


You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">