AdapTable Version: 21201918171615141312Framework:AdapTable Types ReferenceAST_ExpressionDefines AST of an Expressoin TypeScriptexport type AST_Expression = AST_Function | boolean | number | string; References AST_FunctionPreviousApplyFilterActionNextAST_FunctionFramework: