De traductores profesionales, empresas, páginas web y repositorios de traducción de libre uso.
宣言した変数は、次に sub や function を実行するまで有効となります。 この場合の変数宣言は、sub や function の内部に記述する必要があります。
the variable retains its value until the next time the function or sub is entered. the declaration must exist inside a sub or a function.