Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
プロシージャで宣言された変数の値を取得し、それを別のプロシージャのif条件で使用できますか?
値を入力パラメーターとして他のプロシージャーに渡すか、両方のプロシージャーが同じクラスのメンバーである場合はクラス・メンバーなど、両方のプロシージャーが到達できる場所に値を保管するか、グローバル変数に値を保管する必要があります。あなたの質問は詳細についてかなり曖昧なので、これ以上の答えを提供することはできません。