-
Using return in Apex
While returning in an Apex class, can we call the method from another class directly in it ?
For eg-
return abc.xyz(a);
where abc is another class and xyz is method in that class with 'a' as a parameter. Is this correct ?
Log In to reply.
Popular Salesforce Blogs
Salesforce Implementation Techniques that are Designed to Fail
When you wish for your business to grow, you would definitely shift your list of contacts off of paper and into the modern age 21st…
What is Salesforce Lightning Web Component and How to Use it?
What is Salesforce Lightning Web Component? Salesforce Lightning Web Components (LWC) is a programming framework that is designed to build single-page applications and is based…
Salesforce Nonprofit Cloud Winter‘25 Highlights
As the chill of winter draws nearer, Salesforce is turning up the heat with the Winter ‘25 release for Nonprofit Cloud! Packed with exciting features,…
Popular Salesforce Videos
How Can Salesforce Marketing Cloud Help You Grow Your Business Exponentially?
Salesforce Marketing Cloud can help you take your marketing to the next level by providing an all-in-one platform that helps you strategize across multiple channels.…
TrailheaDX 2021: Salesforce's Parker Harris Explains How Low-code is Reshaping Software Development
Salesforce CTO and co-founder Parker Harris talk about TrailheaDX 2021 and how low-code is dramatically changing the process of business software development. Watch and learn.
What are APEX Environments? | Learn Salesforce Development
In this video, Shrey explained the Apex Environments. He covered answers for the following questions while explaining: What are the APEX Environments? Different types of…