グローバル変数チェック【GlobalVariableCheck】

bool GlobalVariableCheck(string name)

 

Returns TRUE if the global variable exists, otherwise, returns FALSE. To get the detailed error information, one has to call the GetLastError() function.

グローバル変数が存在する場合は、TRUE を返します。それ以外は FALSE を返します。詳細なエラー情報を取得するには、GetLastError() 関数を呼び出します。

Parameters:

パラメータ:

 

Sample:

サンプル:

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="">