• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Using variables while sending an SMS

Rhypht

Lurker
I'm trying to set up a profile that will send location information (%LOC, %LOCACC, and %LOCSPD) via text message. I have the message text set to just these three variables and nothing else. The problem is that when I get the text message, it just says "%LOC %LOCACC %LOCSPD", not the actual values. Is there a special syntax I have to use when entering variables into the Send SMS body text section to trigger these variables?
 
You need to give Tasker a chance to populate these variables first.

Before sending the text, add a task:
Misc > GetLocation
 
Back
Top Bottom