Qualifier Functions

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
(Created page with "The '''Qualifier Functions''' are designed to help you create conditionals within scripts to allow you scripting processes to run smoothly and efficiently. == List of Qualifi...")
 
Line 1: Line 1:
 
The '''Qualifier Functions''' are designed to help you create conditionals within scripts to allow you scripting processes to run smoothly and efficiently.
 
The '''Qualifier Functions''' are designed to help you create conditionals within scripts to allow you scripting processes to run smoothly and efficiently.
 +
 +
[[File:qualifierfunctions.jpg]]
  
 
== List of Qualifier Functions ==
 
== List of Qualifier Functions ==

Revision as of 22:30, 8 May 2013

The Qualifier Functions are designed to help you create conditionals within scripts to allow you scripting processes to run smoothly and efficiently.

File:Qualifierfunctions.jpg

List of Qualifier Functions

  • Search Page: Returns whether or not the specified text is present on the page
  • Contains: Returns whether or not the specified text contains the search text
  • Exists: Returns whether or not the specified text exists on the current page
  • Both: Returns true if both conditions are met and true
  • Either: Returns true if either conditions are met and true
  • Not: Returns true if the condition is not true
  • Comparison: Compares two values and returns the results
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox