Search Results for query

 

MoveQuery

Takes two parameters, DestinationQuery, SourceQuery

 

MapQuery

Takes five parameters, DestQuery, SourceQuery, SourceXFld, SourceYFld, SourceZFld

 

LookupQuery

Takes six parameters, DestQuery, SourceQuery, DestDestFld, DestXFld, DestYFld, SourceYFld

 

[Pull] List of Fields from another Query

Takes three parameters, QueryName, FieldBase, FieldNames

 

NewQuery

Takes 3 parameters, QueryName, SourceQuery, bWork

 

NewEComQuery

Takes one parameter, QueryName

 

AppendQuery

Takes 3 parameters, DestinationQuery, SourceQuery, bMoveIt

 

CopyQuery

Takes two parameters, destinationQuery, sourceQuery

 

DeleteQuery

Takes one parameter, the name of the query

 

JoinQuery

Takes 5 parameters, DestinationQuery, SourceQuery, DestinationMatchField, SourceMatchField, Mode

 

WorkQuery

Takes one parameter, QueryName

 

Public Method WorkQuery Example

In this example, you will see how to use a public method that works on or with the current WorkQuery that you pass into the method.

 

Query Based Routing Example

For small and simple procedures that are not expected to grow in complexity over time, simple routing based on URL parameter values from a [Pull] directly from the Request query is sufficient and requires less code. For complex procedures that are expected to grow and evolve over time, a larger more robust foundation for the routing should be used.

 

TopQuery

Takes one parameter, FieldBase

 

 

 

 

 

 

 

[Date] (Top Query)

Has no parameters

 

[$] Currency (Top Query)

Takes one parameter, Source

 

[L] Lookup (Top Query)

Takes one parameter.

 

Foreign

Takes a single parameter, a QueryName

 

Using the Backtick `

Some Work Query command parameters can accept a source of either a Work Query Field name or a text literal. Text literals in these cases are prefixed with a backtick ` character.

 

 

[_#] Format if not blank (Top Query)

Takes 1 parameter, a formatting mask

 

[Ensure] Field Exists

Takes a variable number of parameters, a comma separated list of TopQuery variable names

 

Pull

Takes three parameters, QueryName, FieldBase, FieldNames

 

ForEach

Takes a variable number of parameters, QueryName, MethodName, [Param1, [Param2, etc...]]

 

[_$] Currency if not blank (Top Query)

Has no parameters. If the field is blank it will remain blank.

 

[DateTime] (Top Query)

Has no parameters

 

ProcECom

Takes one parameter, QueryName

 

PaaS

Takes three parameters, Url, SaaSTenant, InputQuery, OutputQuery

 

[If] Assignment (Top Query)

Parameter is divided into two parts, the Test and the Result if True. The test comes prior to the keyword of Then and the Result if True comes after.

 

[ ? ] Pick First (Top Query)

Parameter is a space separated list of fields to choose from

 

Remote

Takes three parameters, Url, InputQuery, OutputQuery

 

Trigger

Takes two parameter, URL, InputQuery

 

 

 

[Time] (Top Query)

Has no parameters

 

[#] Format (Top Query)

Takes 1 parameter, a formatting mask

 

CopyFirst

Takes two parameters, DestinationQuery, SourceQuery

 

Public Method

A Public Method may be called from any other Procedure, by the Default plug-in, or a Custom COM DLL. Each Public Method may either use specific Input Parameters, or it may accept an Input Query.

 

RawStream$

Takes one parameter, a top query destination variable

 

CopyUnique

Takes four parameters, DestinationQuery, SourceQuery, UniqueField, UniqueValue

 

QBox

Takes two parameters, QueryName, Title

 

ListFields

Takes one parameter, TableName

 

Detach

Takes 3 parameters, ParentTableName, ChildTableName, and a boolean expression (optional)

 

Get

Takes two parameters, TableName, IfLenFld

 

ListProcs

Takes one parameter, TableName

 

ListRltns

Takes one parameter, TableName

 

JsonStream

Takes two parameters, Data, Options

 

ListTables

Has no parameters

 

LoadRecord

Takes two parameters, TableName, RecordAlias

 

KeepFirst

Takes no parameters

 

KeepFields

Takes two parameters, FieldBase, FieldNamesList

 

AppendTable

Takes one parameter, TableName

 

Raw

Takes one parameter, the contents of which are used for the HTTP Reply Body

 

TemplateType

Takes one parameter, Type

 

ChildrenAlias

Takes two parameters, ChildTableName, Mode

 

Delete

Takes two parameters, TableName and a boolean expression

 

Children

Takes two parameters, ChildTableName, Mode

 

Attach

Takes 3 parameters, ParentTableName, ChildTableName, IfLenFld

 

Backfill

Has no parameters

 

LoadTable

Takes one parameter, TableName

 

Files

Takes 5 parameters, FieldBase, Destination, Action, Source, IfLenFld

 

CsvStreamWS

Takes two parameters, CSVData, bNoHeaders

 

FixFields

Takes one parameter, a single character

 

CsvStream

Takes two parameters, CSVData, bNoHeaders

 

Folders

Takes a single variable, the relative path to the directory from root of project

 

Discard

Has no parameters

 

DeleteFields

Takes two parameters, FieldBase, FieldNameList

 

EnsureFields

Takes two parameters, FieldBase, FieldNames

 

ETableStream

Takes two parameters, ExcelTableData, Options

 

EnsureNavFields

Takes two parameters, FieldBase, FieldNamesList

 

Parents

Takes three parameters, ChildTableName, ParentTableName, Mode

 

ParentsAlias

Takes three parameters, ChildTableName, ParentTableName, Mode

 

New

Takes two parameters, TableName, IfLenFld

 

LoadTableFields

Takes one parameter, TableName

 

Lookup

Takes six parameters, FieldBase, Destination, Table, Alias, SourceField, IfLenFld

 

Group

Takes 7 parameters, FieldBase, GroupBy, GroupTotals, GrandTotals, Seperator, TotalPre, TotalPost

 

UpdateOrNew

Takes two parameters, TableName, IfLenFld

 

Update

Takes two parameters, TableName, IfLenFld

 

Search

Takes three parameters, TableName, SearchTerms, SearchInFields

 

JsonEmbed

Has six parameters, UniqueParent, DestField, FieldBase, UniqueChild, EmbedFields, Options

 

TabStreamWS

Takes two parameters, CSVData, bNoHeaders

 

TabStream

Takes two parameters, Data, bHasHeader

 

Sort

Takes two parameters, FieldBase, SortFieldList

 

WithGroup

Takes six parameters, FieldBase, GroupByField, Destination, Action, Source, IfLenFld

 

WithAll

Takes five parameters, FieldBase, Destination, Action, Source, IfLenFld

 

Text

Takes six parameters, FieldBase, Destination, Function, Source, Value, IfLenFld

 

SaveRawFile

Takes two parameters, FileName, bUseHeaders

 

SaveNulFile

Takes two parameters, FileName, bUseHeader

 

SaveJsonFile

Takes two parameters, FileName, Options

 

SetNew

Takes four parameters, FieldBase, FieldName, Source, IfLenFld

 

SetEnsure

Takes two parameters, FieldName, Value

 

SaveTabFile

Takes two parameters, FileName, bUseHeader

 

XmlStream

Takes one parameter, Data

 

HtmlRaw

Takes 3 parameters, Location, Mode, bWithNoHeader

 

HtmlNavbar

Takes 10 parameters, Location, Mode, Title, TitleLink, Class, Fixed, bUseContainer, bNotResponsive, bInverted, HtmlPre, HtmlApn

 

HtmlNav

Takes 7 parameters, Location, Mode, Title, TitleLink, Class, HtmlPre, HtmlApn

 

Lang

Takes four parameters, FieldBase, Destination, Source, IfLenFld

 

HtmlTable

Takes 6 parameters, Location, Mode, Class, bNoHeader, bNoAutoAlign, bNoIDTags

 

HtmlTab

Takes 3 parameters, Location, Mode, bWithNoHeader

 

HtmlDropdown

Takes 5 parameters, Location, Mode, Title, Element, Class

 

HtmlBlocks / End HtmlBlocks

Takes two parameters, Location, Mode

 

GetFieldDefs

Has no parameters.

 

HtmlForm

Takes 6 parameters, Location, Mode, ActionLabel, ActionPath, Class, ActionMethod

 

HtmlETable

Takes 6 parameters, Location, Mode, Div, Data, Script, Extra

 

HtmlDTable

Takes 5 parameters, Location, Mode, Class/ID, Init, bNoAutoAlign

 

SaveCsvFile

Takes two parameters, FilePath, bUseHeader

 

ListQueries

Takes no parameters

 

ListFolders

Takes two parameters, FolderPath, bRecursive

 

ListFiles

Takes 3 parameters, Folder, Filter, bShowImgSize

 

LoadJsonFile

Takes two parameters, PathToFile, Options

 

LoadCsvFileWS

Takes two parameters, FileName, bHasHeader

 

LoadCsvFile

Takes two parameters, FileName, bHasHeader

 

KeepIfAll

Takes a variable number of parameters, FieldBase, Test1, Test2, [etc..]

 

KeepIf

Takes 4 parameters, FieldBase, Left, Comparison, Right

 

KeepFor

Takes two parameters, FromIndex, ToIndex

 

KeepLast

Takes no parameters

 

KeepIfFound

Takes 3 parameters, FieldBase, Fields, SearchTerms

 

KeepIfAny

Takes a variable number of parameters, FieldBase, Test1, Test2, [etc...]

 

LoadMemUsage

Has no parameters

 

Offset

Takes 7 parameters, FieldBase, Destination, Source, OffsetVal, Operator, OpValue, IfLenFld

 

NulStream

Takes two parameters, Data, bHasHeader

 

NewRecords

Takes one parameter, QuantityToAdd

 

ResetFields

Takes two parameters, FieldBase, FieldNames

 

Reset

Takes no parameters.

 

Pivot

Takes two parameters, FieldBase, PivotField

 

LoadTabFile

Takes two parameters, FileName, bHasHeader

 

LoadRawFile

Takes one parameter, FilePath

 

LoadNulFile

Takes two parameters, FileName, bHasHeader

 

NewFields

Takes two parameters, FieldBase, FieldNames

 

MergeRecords

Takes 5 parameters, FieldBase, GroupBy, MergeField, Delimiter, bKeepBlanks

 

LoadTabFileWS

Takes two parameters, FileName, bHasHeader

 

Meta

Takes any unspecified data, intended for use by external systems

 

Macro

A set of instructions that can be called with parameters to run in the current scope.

 

Method

Private Method contained within a given procedure.

 

Return

Takes a variable number of parameters.

 

OnError (Continue)

Used as a scoping keyword, similar to WorkWith/End WorkWith .

 

Folder

Takes two parameters, FolderPath, Action

 

File

Takes 3 parameters, Destination, Action, Source

 

ForeignWith

Takes a single parameter, a FieldBase

 

If (Not) / Then

Takes a single Field name, with an optional Not operator, followed by the conditional statement

 

Function

A special type of Private Method, called a Private Function, that is intended to return a single value or multiple values simultaneously.

 

WorkIf

Takes one parameter, FieldName

 

TRON

Takes one parameter, FilePath

 

WorkWith

Takes one parameter, FieldBase

 

Command Line with .mox file

A .mox file, with MOX code in it, can be run from the command line while a Moxie.Build system is not otherwise already running.

 

Cloudflare Integration

Cloudflare is a first and foremost a Web Application Firewall and Content Distribution Network, among other additional services.

 

ServerLog

Takes one parameter, ServerLogText

 

SaveFile

Takes two parameters, FileName, FileData

 

Thread

Takes a variable number of parameters

 

TopWith

Takes one parameter, FieldBase

 

TopField

Takes one parameter, FieldName

 

[Temp] Field

Parameter is a single new field name or a space separated list of new field names.

 

[!] Limited Selection List

Parameter is a comma separated list (using CSV rules and not in quotes) of the options made available to the user which are enforced on save.

 

Export and Import of Database Schema

ExportSchema and ImportSchema are BuiltIn procedures that are available for use with source control systems.

 

Message Handler

A Message Handler is only ever called by the Database on a Database Event. These Event Messages allow a Developer to intercept operations taking place on a per-record level and implement Event based business logic.

 

Table Action

Table Actions are presented to the users of the Default Admin interface and are also intended to be made available in a dynamic way to users of a customized front end. As an Action, the Procedure is expected to perform some sort of task, such as an automated set of updates to the Database Table.

 

Learn More about Frontend Development

Prerequisites: This tutorial assumes that you have already set up a Category and Procedure if necessary. This page covers some of the basics that are involved in Front End development using the MOX language.

 

 

 

[If] Assignment (DB Field Attribute)

Parameter is divided into two parts, the Test and the Result if True. The test comes prior to the keyword of Then and the Result if True comes after.

 

MOX Coding and Programing Language Syntax Documentation

The MOX coding and programming language pays heritage to BASIC, but has been crafted for the specific type of work and environment that is demanded of Moxie.Build.

 

EmailErr

Takes two parameters, SubjectPrefix, EmailBody

 

Call

Takes a variable number of parameters

 

Error

Takes one parameter, the text of the error to throw.

 

FailIfRecError

Has no parameters

 

ETableReply

Takes 2 parameters, Result, Status

 

Record Action

Record Actions are presented to the users of the Default Admin interface and are also intended to be made available in a dynamic way to users of a customized front end. As an Action, the Procedure is expected to perform some sort of task, such as an automated set of updates to the Database Record.

 

PaaS Method

A PaaS Method may be called by any other Moxie system. In order to call a PaaS Method from MOX, the PaaS statement is used.

 

Record Report

Record Reports are presented to the users of the Default Admin interface and are also intended to be made available in a dynamic way to users of a customized front end. As a Report, the Procedure is expected to produce output to be displayed to the user.

 

Table Report

Table Reports are presented to the users of the Default Admin interface and are also intended to be made available in a dynamic way to users of a customized front end. As a Report, the Procedure is expected to produce output to be displayed to the user.

 

Remote Method

A Remote Method may be called by any other Moxie system. It can be used to divide up a large system among a number of backend servers, or as a public API for 3rd parties. In order to call a Remote Method from MOX, the Remote statement is used.

 

Json$

Has two parameters: Source, Name

 

HttpSoap$

Takes 8 parameters, ServerName, Port, bSecure, Path, ExtraHttpHeaders, Envelope, ExtraBody, xml

 

JsonDecode$

Has two parameters: Source, Options

 

JsonStream$

Has one parameter, Options

 

JsonEncode$

Has two parameters: Source, Options

 

Greg%

Takes one parameter, a date of the form yyyy-mm-dd

 

GeoDistance$

Takes five parameters, Lat1, Long1, Lat2, Long2, Options

 

Greg$

Takes one parameter, a gregorian number

 

HttpHeaders$

Has no parameters

 

HttpHeader$

Has one parameter

 

WebSafe$

Takes one parameter, Source

 

TabStream$

Takes one parameter, bNoHeaders

 

HtmlBlock / End HtmlBlock

Takes two parameters, Location, Mode

 

HttpHeader

Takes two parameters, name, value

 

HttpCookie

Takes 6 parameters, Name, Value, Path, Domain, Expires, Other

 

Len%

Takes one parameter, a Source value

 

Lang$

Takes one parameter, Source

 

LongDate$

Takes one parameter, a Date value

 

Parse$

Takes four parameters, Source, bAny, Search, Item

 

NulStream$

Takes one parameter, bNoHeader

 

[TQMessage]

Takes one parameter, Message, or no parameters

 

[TQFldCount]

Takes no parameters

 

[TQName]

Has no parameters

 

[TQResult]

Takes either one parameter, ResultValue, or no parameters

 

[TQRecCount]

Has no parameters

 

[AnyRecError]

Takes no parameters.

 

Moxie.cfg Config

The Moxie.cfg file is read on server start and controls aspects that cannot be changed while the server is running.

 

[CountIf]

Takes one parameter, TestCondition

 

[TQFieldList]

Takes no parameters

 

[Me]

Takes no parameters

 

ApplyLang$

Takes one parameter

 

[WQResult]

Takes either one parameter, ResultValue, or no parameters

 

CFApi$

Takes three parameters Method, URL, Body

 

FieldDef$

Takes one parameter, FieldName

 

CsvStream$

Takes one parameter bNoHeaders and returns the result to an assigned variable

 

[WQFldCount]

Takes no parameters

 

[WQFieldList]

Has no parameters

 

[WQMessage]

Takes one parameter, Message, or no parameters

 

[WQRecCount]

Has no parameters

 

[WQName]

Has no parameters