@Sweetfunny
In the field of keywords -> Is it possible to implement data substitution macros?
macros
{az:a:z} - substitution of all characters from a to z (a, b, c, ..., x, z)
{az:aaa:zzz} - substitution of all characters from aaa to zzz (aaa, aab, aac, ..., zzx, zzz)
{az:a:zz} - substitution...