Activity Forums Salesforce® Discussions what is the use of @InvocableVariable annotation in salesforce?

  • Deepak

    Member
    September 5, 2019 at 12:48 pm

    Use the InvocableVariable annotation to identify variables used by invocable methods in custom classes.
    The InvocableVariable annotation identifies a class variable used as an input or output parameter for an InvocableMethod method’s invocable action. If you create your own custom class to use as the input or output to an invocable method, you can annotate individual class member variables to make them available to the method.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos