Can the data read from screen covert its data type? such as from string to int.

birdnofeet

New member
index.php
 

Attachments

  • Screenshot_20231120_161421_com.arlosoft.macrodroid.jpg
    Screenshot_20231120_161421_com.arlosoft.macrodroid.jpg
    463.7 KB · Views: 22
Solution
Assuming you have a variable named string : [strval=string]
Assuming you have a variable inside an array (keys for example) : [strval=array[0][hello][string]]]

Endercraft

Moderator (& bug finder :D)
To can use the strval magic text to select a string variable (including dictionary/array variables)
 

Endercraft

Moderator (& bug finder :D)
Assuming you have a variable named string : [strval=string]
Assuming you have a variable inside an array (keys for example) : [strval=array[0][hello][string]]]
 
Solution
Top