Regular Expressions in Javascript and JQuery

  1. What commands in Javascript are used to process Regular Expressions? Please list the commands and describe their functionality.

  2. What commands in JQuery are used to process Regular Expressions? Please list the commans and describe their functionality.

    Works the same as Javascript


  3. What do they mean when they use the term 'pattern' with Regular Expressions?

    Pattern refers to the code that is built to ensure the field has the information the creater/company needs