User Tools

Site Tools


condition:Script

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
condition:Script [2017/11/14 00:32]
peternlewis
condition:Script [2021/10/18 04:52] (current)
peternlewis
Line 7: Line 7:
 * a Swift script. * a Swift script.
 * a JavaScript for Automation (JXA) script. * a JavaScript for Automation (JXA) script.
 +* a JavaScript in Front Browser script (v9.0+).
 +
 +For text AppleScript or JavaScript, press `Enter` to format the script (v10.0+).
  
 You can test the result of executing the script: You can test the result of executing the script:
Line 17: Line 20:
 * returns text that is exactly (case insensitively) a specified string. * returns text that is exactly (case insensitively) a specified string.
 * returns text that is not exactly (case insensitively) a specified string. * returns text that is not exactly (case insensitively) a specified string.
-* returns text that is contains (case insensitively) a specified string. +* returns text that contains (case insensitively) a specified string. 
-* returns text that is does not contain (case insensitively) a specified string.+* returns text that does not contain (case insensitively) a specified string.
 * returns text that starts with (case insensitively) a specified string. (v8+) * returns text that starts with (case insensitively) a specified string. (v8+)
 * returns text that ends with (case insensitively) a specified string. (v8+) * returns text that ends with (case insensitively) a specified string. (v8+)
condition/Script.1510637565.txt.gz · Last modified: 2017/11/14 00:32 by peternlewis