Query Details
let pywhatregex = externaldata(Name:string, Regex:string, plural_name: string, Description: string, Rarity:string, URL: string, Tags: dynamic) [@"https://raw.githubusercontent.com/bee-san/pyWhat/main/pywhat/Data/regex.json"] with (format="multijson"); pywhatregex
The query retrieves data from an external source called "regex.json" and assigns it to a variable called "pywhatregex". The data includes information about regular expressions, such as their names, patterns, descriptions, rarity, URL, and tags. The query then returns the contents of the "pywhatregex" variable.

Jose Sebastián Canós
Released: August 15, 2022
Tables
Keywords
Operators