External Data Py What Regular Expressions
Query
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");
pywhatregexExplanation
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.
Details

Jose Sebastián Canós
Released: August 15, 2022
Tables
pywhatregex
Keywords
DevicesIntuneUser
Operators
letexternaldatawith@formatmultijson.