Search

You can find the results of your search below.

Fulltext results:

Tasker Variables @watchmaker:tasker:variables
10 Hits, Last modified:
aining a text string //Hello World// and **%taskernumber** containing a number //62.21// There is a trick to handling both! <file> function static_variables() ... g}') var_string=tostring(taskerstring) taskernumber=wm_tag('{ttaskernumber}') var_number=tonumber(taskernumber) end static_variables() </file> Now, this
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International