Cheatography
https://cheatography.com
A list of all Schematiq add-in functions (as of July 2023)
This is a draft cheat sheet. It is a work in progress and is not finished yet.
Text
txt.Encrypt |
txt.Format |
txt.FromNumber |
txt.Join |
txt.Reverse |
txt.Split |
Regular expressions
regex.Escape |
regex.IsMatch |
regex.Match |
regex.Matches |
regex.Replace |
regex.ReplaceEval |
regex.Split |
regex.Unescape |
Dates and times
dt.ChangeTimeZone |
dt.FormatLocal |
dt.Offset |
dt.PeriodsBetween |
dt.Sequence |
dt.SequenceBetween |
Files and folders
file.ListFiles |
file.ListFolders |
file.Open |
file.OpenText |
file.Save |
file.SaveText |
file.Split |
file.UnzipSingleFile |
Schematiq Server
svr.Connect |
svr.Evaluate |
|
|
Tables
tbl.ColumnCount |
tbl.ColumnIndex |
tbl.ColumnName |
tbl.ColumnNames |
tbl.Connect |
tbl.Create |
tbl.Download |
tbl.ExportDelimited |
tbl.ExportExcel |
tbl.ExportJson |
tbl.Filter |
tbl.GetValue |
tbl.GetValues |
tbl.Group |
tbl.ImportDelimited |
tbl.ImportHtml |
tbl.ImportJson |
tbl.ImportXml |
tbl.Join |
tbl.Lookup |
tbl.Pack |
tbl.Pivot |
tbl.RenameColumns |
tbl.RowCount |
tbl.SelectColumns |
tbl.SelectRows |
tbl.Sort |
tbl.Structure |
tbl.Union |
tbl.Unpack |
tbl.Unpivot |
tbl.UpdateColumns |
Database connectivity
db.Commit |
db.Connect |
db.ConnectCustom |
db.Insert |
db.Query |
|
|
Trees
tree.Add |
tree.Create |
tree.ExportJson |
tree.ExportXml |
tree.GetNames |
tree.GetNodes |
tree.GetValue |
tree.GetValues |
tree.ImportJson |
tree.ImportXml |
tree.NodeCount |
tree.Remove |
tree.Replace |
tree.Union |
Web connectivity
web.BasicAuthLogin |
web.Content |
web.CustomRequest |
web.Delete |
web.Get |
web.Head |
web.Header |
web.MultiPartContent |
web.Page |
web.Patch |
web.Post |
web.Put |
web.Response |
Excel
xl.Blank |
xl.CellAddress |
xl.CellFormula |
xl.Export |
xl.GetRange |
xl.InsertTable |
xl.Load |
xl.Save |
|
|
Ranges
rng.ColumnCount |
rng.Create |
rng.ExportExcel |
rng.GetValue |
rng.GetValues |
rng.LeftToRight |
rng.RowCount |
rng.Sequence |
rng.Subset |
rng.TopToBottom |
rng.Transpose |
User-defined functions
fn.Call |
fn.Connect |
fn.FixInput |
fn.FromSnippet |
fn.FromTemplate |
fn.FromWorkbook |
fn.RemoteCall |
fn.SetAsync |
Azure connectivity
az.FetchSecret |
azTbl.ConnectCustom |
azTbl.ConnectMI |
azTbl.ConnectSas |
azTbl.ConnectSecret |
azTbl.DownloadTable |
Schematiq environment
sq.Environ |
sq.Error |
sq.Load |
sq.Name |
sq.Save |
|