Don't have an account?
Search for an answer or ask a question of the zone or Customer Support.
You need to sign in to do that
Sign in to start searching questions
Signup for a Developer Edition
Sign in to start a discussion
Hi,
I am sure you don't need to store value in a file you just need to use the same variables in another apex class. If so use the wrapper class concept.which will help you to do the same. I hope you are aware of it. Here is the link (https://www.forcetalks.com/blog/wrapper-class-in-apex-salesforce-the-developer-guide/#:~:text=A%20Wrapper%20Class%20is%20frequently,at%20some%20stage%20in%20runtime.) might help you to understand and answer your question.If my answer has helped you to resolve your issue please mark this answer as resolved.Thanks
Hi,
I am sure you don't need to store value in a file you just need to use the same variables in another apex class. If so use the wrapper class concept.
which will help you to do the same. I hope you are aware of it. Here is the link (https://www.forcetalks.com/blog/wrapper-class-in-apex-salesforce-the-developer-guide/#:~:text=A%20Wrapper%20Class%20is%20frequently,at%20some%20stage%20in%20runtime.) might help you to understand and answer your question.
If my answer has helped you to resolve your issue please mark this answer as resolved.
Thanks