Search

You can find the results of your search below.

Fulltext results:

ah_index @tasker:docs:en:help
82 Hits, Last modified:
removed.<br/><br/>If To Var is set, the 'popped' value is assigned to that variable.<br/><br/>Note: a va... r/><br/>Squash removes array indices for which no value is assigned e.g. if %var1=one and %var3=three, sq... tion of the Userguide. <H4>Array Set</H4>Set the values of an array from a preset list of Values.<br/><br/>The values are split by Splitter, or whitespace if n
variables @tasker:docs:en
33 Hits, Last modified:
/> </H2> <H4>General</H4> A variable is a named value which changes over time e.g. the level of the bat... in a text, it replaces the name with the current value of the relevant variable before carrying out the ... %fruit_bar) are <I>local</I>, meaning that their value is specific to the task or scene in which they ar... ing that wherever they are accessed from the same value is returned. </P> <H4>Built-In Variables</H4> <
javascript @tasker:docs:en
31 Hits, Last modified:
gn (e.g. <B>myvar</B>). If the script changes the value, the new value is transparently used by subsequent actions in the task. </P> <P> The values of new (all lower case) variables declared in Ja... ersionType )</CODE> <P> Convert from one type of value to another. </P> <P> <I>conversionType</I> must b
java @tasker:docs:en
15 Hits, Last modified:
>Using The Action <LI>Parameters <LI>Return Values </UL> <LI><A HREF="#objects">Objects</A> <U... d Global <LI>Built-in Objects <LI>Assigning Values <LI>Other Actions Supporting Objects </UL> ... d them to be. </P> <LI>if the function returns a value, you can enter a Java <A HREF="names">object name... /> <H4>Parameters</H4> <P> If you don't enter a value for a parameter, <CODE>null</CODE> will be used f
flowcontrol @tasker:docs:en
15 Hits, Last modified:
ents: <UL> <LI><A HREF="variables">variable</A> values <LI><A HREF="#condition">conditions</A> on indi... /!Set)<BR> Whether the specified variable has a value or not. </UL> <P> Expressions which are not math... 4,2</B>) <LI>a numeric range defined by variable values e.g. <I>2:%end:%skip</I>, <I>1:%arr(#)</I> <L... the array %arr. </P> <P> <B>Warning</B>: the <I>Values</I> parameter in the loop is reevaluated with ea
Arrays @tasker:plugins:joaomgcd:autotools:arrays
9 Hits, Last modified:
Arrays ==== Arrays used here will be treated as values pertraining to a single entity. For example, if ... example, if you have the %names() array with the values John,Anne and the %ages() array with 23,17 that ... can be something like the %names() array with the values John,Anne and the %ages() array with 23,17. If t... can be something like the %john() array with the values John,23 and the %anne() array with Anne,17. This
sh_index @tasker:docs:en:help
9 Hits, Last modified:
level is within the specified range.<br/><br/>The values are inclusive i.e. 37-38 specifies a range with 2 values. <H4>Calendar Entry</H4>An Android Calendar ent... specified range of degrees celsius.<br/><br/>The values are inclusive i.e. 37-38 specifies a range with 2 values. <H4>Display Orientation</H4>Whether the screen
activity_elementedit @tasker:docs:en
8 Hits, Last modified:
HREF="#itemselect">Item Select</A> <LI><A HREF="#value">Value Selected</A> <LI><A HREF="#itemtap">Item Tap</A> <LI><A HREF="#stroke">Stroke</A> <LI><A HREF=... nt will also occur if an action (probably Element Value) sets the element. </P> <P> Most events consist... ion Scene / Element Add GeoMarker </UL> <A NAME="value" /> <H4>Value Selected</H4> Elements: <I>Number
maths @tasker:docs:en
8 Hits, Last modified:
ctions</H5> <P> Trigonometric functions expect a value in radians. </P> <P> Functions take their argumen... /P> <UL> <li><B>abs</B> - absolute value <li><B>acos</B> - arc cosine; the re... cube root <li><B>ceil</B> - smallest value that is greater than or equal to the argument and... - Euler's number e raised to the power of the value <li><B>expm1</B> - <i>e</i><super>x</
ah_scene_element_value @tasker:docs:en:help
6 Hits, Last modified:
nt="text; charset=utf-8"></head><body><H3>Element Value</H3><P>Set the value of a scene element.<br/><br/>Applies only to CheckBox, Number Picker, Slider, Spinn... er and Toggle elements.<br/><br/>For a CheckBox, value should be 0 (off) or 1 (on).<br/><br/>For a Spinner, the value is the index of the item to set.<br/><br/>The sce
faq-problem @tasker:docs:en:faqs
6 Hits, Last modified:
. 300ms. If that doesn't work keep increasing the value until it does. </P> <P> That gives the applicatio... action in the enter task to see what the original value was. <LI>some other apps installed on the system ... future, Tasker will have some concept of default values which will then be restored when it starts after... A user discovered that this happens when the DPI value of the Android build is set to particulart values
intents @tasker:docs:en
6 Hits, Last modified:
e form of a single <B>colon-separated</B> key and value. </P> <P> If the value can be parsed as an integer, long (integer ending in L), floating point number, d... e/false) it will be treated as one. </P> <P> The value can also be forced to a simple type (long etc) or... e</CODE>) </P> <P>If none of the above apply, the value will be treated as a <CODE>String</CODE>. <P> Ex
element_picker @tasker:docs:en
6 Hits, Last modified:
2> <H4>About</H4> Allows selection of a numeric value from a specified range. Above and below the selec... ents</H4> <UL> <LI><A HREF="activity_elementedit#value">Value Selected</A> </UL> <P> Note that the Value Selected event will only fire when scrolling has <B>finished
ah_inc_variable @tasker:docs:en:help
6 Hits, Last modified:
</head><body><H3>Variable Add</H3><P>Increase the value of the variable Name.<br/><br/>The value is increased by the integer Value.<br/><br/>If the variable does not contain a numeric value (e.g. 3) this action has no effect and a warning
settings @tasker:docs:en
5 Hits, Last modified:
tting is applied by the profile's Enter Task, its value is restored after the profile becomes inactive ag... ive simultaneously: <OL> <LI>the setting has the value from the <B>most recently activated</B> profile ... ll</B> profiles are inactive, the setting has the value from before <B>any</B> profile was active </OL> ... the profile will never save the setting's initial value. <LI>settings changed in an <I>instant profile</
ah_set_variable @tasker:docs:en:help
5 Hits, Last modified:
sh_variable_value @tasker:docs:en:help
5 Hits, Last modified:
ah_dec_variable @tasker:docs:en:help
5 Hits, Last modified:
ah_secure_setting @tasker:docs:en:help
5 Hits, Last modified:
ah_http_request @tasker:docs:en:help
5 Hits, Last modified:
element_slider @tasker:docs:en
5 Hits, Last modified:
timecontext @tasker:docs:en
4 Hits, Last modified:
ah_return @tasker:docs:en:help
4 Hits, Last modified:
ah_array_set @tasker:docs:en:help
4 Hits, Last modified:
ah_run_task @tasker:docs:en:help
4 Hits, Last modified:
ah_convert_variable @tasker:docs:en:help
3 Hits, Last modified:
ah_set_wallpaper @tasker:docs:en:help
3 Hits, Last modified:
ah_get_fix @tasker:docs:en:help
3 Hits, Last modified:
ah_http_get @tasker:docs:en:help
3 Hits, Last modified:
ah_http_post @tasker:docs:en:help
3 Hits, Last modified:
activity_actionedit @tasker:docs:en
3 Hits, Last modified:
Tasker @tasker
3 Hits, Last modified:
midi @tasker:docs:en
3 Hits, Last modified:
scenes @tasker:docs:en
3 Hits, Last modified:
activity_main @tasker:docs:en
3 Hits, Last modified:
matching @tasker:docs:en
3 Hits, Last modified:
eh_custom_setting @tasker:docs:en:help
3 Hits, Last modified:
element_spinner @tasker:docs:en
3 Hits, Last modified:
ah_test @tasker:docs:en:help
3 Hits, Last modified:
element_textedit @tasker:docs:en
3 Hits, Last modified:
sh_device_idle @tasker:docs:en:help
2 Hits, Last modified:
Badge @tasker:plugins:joaomgcd:autotools:badges
2 Hits, Last modified:
ah_split_variable @tasker:docs:en:help
2 Hits, Last modified:
sh_battery_temperature @tasker:docs:en:help
2 Hits, Last modified:
eh_index @tasker:docs:en:help
2 Hits, Last modified:
ah_vibrate_pattern @tasker:docs:en:help
2 Hits, Last modified:
ah_screen_timeout @tasker:docs:en:help
2 Hits, Last modified:
ah_set_tasker_pref @tasker:docs:en:help
2 Hits, Last modified:
ah_poke_display @tasker:docs:en:help
2 Hits, Last modified:
sh_battery_level @tasker:docs:en:help
2 Hits, Last modified:
ah_join_variable @tasker:docs:en:help
2 Hits, Last modified:
ah_app_info @tasker:docs:en:help
2 Hits, Last modified:
gestures @tasker:docs:en
2 Hits, Last modified:
element_video @tasker:docs:en
2 Hits, Last modified:
ah_keyboard @tasker:docs:en:help
2 Hits, Last modified:
faq-how @tasker:docs:en:faqs
2 Hits, Last modified:
element_checkbox @tasker:docs:en
2 Hits, Last modified:
ah_for @tasker:docs:en:help
2 Hits, Last modified:
element_switch @tasker:docs:en
2 Hits, Last modified:
faq-other @tasker:docs:en:faqs
2 Hits, Last modified:
element_text @tasker:docs:en
2 Hits, Last modified:
element_toggle @tasker:docs:en
2 Hits, Last modified:
ah_music_forward @tasker:docs:en:help
1 Hits, Last modified:
ah_zip_file @tasker:docs:en:help
1 Hits, Last modified:
eventcontext @tasker:docs:en
1 Hits, Last modified:
eh_monitor_start @tasker:docs:en:help
1 Hits, Last modified:
eh_variable_set @tasker:docs:en:help
1 Hits, Last modified:
sh_custom_setting @tasker:docs:en:help
1 Hits, Last modified:
ah_test_system @tasker:docs:en:help
1 Hits, Last modified:
element_menu @tasker:docs:en
1 Hits, Last modified:
cpu @tasker:docs:en
1 Hits, Last modified:
appcreation @tasker:docs:en
1 Hits, Last modified:
appcontext @tasker:docs:en
1 Hits, Last modified:
activity_runlog @tasker:docs:en
1 Hits, Last modified:
ah_timer_widget_control @tasker:docs:en:help
1 Hits, Last modified:
AutoAlarm @tasker:plugins:joaomgcd
1 Hits, Last modified:
ah_test_scene @tasker:docs:en:help
1 Hits, Last modified:
ah_clear_variable @tasker:docs:en:help
1 Hits, Last modified:
ah_music_back @tasker:docs:en:help
1 Hits, Last modified:
ah_query_variable @tasker:docs:en:help
1 Hits, Last modified:
ah_read_file_part @tasker:docs:en:help
1 Hits, Last modified:
ah_resize_image @tasker:docs:en:help
1 Hits, Last modified:
ah_run_action @tasker:docs:en:help
1 Hits, Last modified:
ah_run_script @tasker:docs:en:help
1 Hits, Last modified:
ah_run_shell @tasker:docs:en:help
1 Hits, Last modified:
ah_save_image @tasker:docs:en:help
1 Hits, Last modified:
ah_screen_brightness @tasker:docs:en:help
1 Hits, Last modified:
ah_test_app @tasker:docs:en:help
1 Hits, Last modified:
ah_array_process @tasker:docs:en:help
1 Hits, Last modified:
ah_array_pop @tasker:docs:en:help
1 Hits, Last modified:
ah_set_variable_random @tasker:docs:en:help
1 Hits, Last modified:
ah_sound_record @tasker:docs:en:help
1 Hits, Last modified:
AutoTools @tasker:plugins:joaomgcd
1 Hits, Last modified:
ah_sql_query @tasker:docs:en:help
1 Hits, Last modified:
ah_status_bar_icons @tasker:docs:en:help
1 Hits, Last modified:
ah_ping @tasker:docs:en:help
1 Hits, Last modified:
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International