Package name dynamic

Vamsi Krishna

New member
How can i pass package name into intent action dynamically,by iterating a loop

I an passing package by hardcoding, i nees to store thatin variable and i need to use that variable, how can i do that?
Screenshot_2023-07-13-07-21-45-80_2e840d222d67ef3caca3a1c67d71d48f.jpg
 

Dimlos

Well-known member
It is possible to use variables for package name with the IntentTask plugin.
Unfortunately, variables cannot be used for intent extras.
 

Attachments

  • send_macro.jpg
    send_macro.jpg
    355.5 KB · Views: 4
  • plugin.jpg
    plugin.jpg
    362.9 KB · Views: 4
  • receive_macro.jpg
    receive_macro.jpg
    339.4 KB · Views: 4
  • Intent_Task.macro
    4.7 KB · Views: 1
  • Receive_Intent.macro
    1.5 KB · Views: 1
Top