Then you can loop through the "%weekdays()" array, simply match the first 3 letters to exchange EEE with EEEE.
--
You received this message because you are subscribed to the Google Groups "Tasker" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tasker+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tasker/45ea077e-58af-445c-a560-a39d2432507f%40googlegroups.com.
Other than that, just use "Array set" and put "%weekdays" in "Variable array" and "Monday,Tuesday,Wednesday,Thursday, Friday,Saturday,Sunday" in the "Values" field.
Then you can loop through the "%weekdays()" array, simply match the first 3 letters to exchange EEE with EEEE.
--
You received this message because you are subscribed to a topic in the Google Groups "Tasker" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tasker/Houbr4lgPXs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tasker+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tasker/c6c15725-5a8c-4ded-9ad8-4cc69202ede6%40googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "Tasker" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tasker/Houbr4lgPXs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tasker+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tasker/6cf1213f-bc4c-4ada-a25b-f1a9f5c97471%40googlegroups.com.
Since there is no "break" command like in PHP nor a dedicated "comment" action (just to name 2 things), you often have to hack around to make things work.
Don't get me wrong - Tasker is the best macro/scripting app for Android but it's not a real programming language (never was intended to be).
.
--
You received this message because you are subscribed to a topic in the Google Groups "Tasker" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tasker/Houbr4lgPXs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tasker+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tasker/fe0d534f-d2b1-418d-81eb-9a97931cf21c%40googlegroups.com.
Presumably, it's either not accessing local variables from the calling task or it's simply not parsing any variables.
Try using the "Say" action for testing or convert the local %weekday variable to a global one.
To unsubscribe from this group and stop receiving emails from it, send an email to tas...@googlegroups.com.