グローバル変数の全消去【GlobalVariablesDeleteAll】

int GlobalVariablesDeleteAll(string prefix_name=NULL)

 

Deletes global variables. If the name prefix is not specified, all global variables will be deleted. Otherwise, only those variables will be deleted, the names of which begin with the specified prefix. The function returns the count of deleted variables.

グローバル変数を削除します。もし、プレフィックスが指定されていない場合は、グローバル変数がすべて削除されます。それ以外の場合は、指定したプレフィックスで始まる名前の変数だけが削除されます。この関数は、削除された変数の数を返します。

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