Takes one parameter, the path where the file is located.
Takes two parameters, DBTableName, DBTableRecordAlias
Takes a variable number of parameters, a comma separated list of TopQuery variable names
Takes one parameter, the path of the folder
Upgrade Notes
In order to Upgrade an existing copy of Moxie.Build V4 or V5 to the most recent version of V5, you can use the Upgrade example files found in the Tools folder to help automate upgrading multi-service systems, or you can just replace the following files/folders: Moxie.exe Moxie.dll Default.dll /DBStore/BuiltIn.* /Lib /Public/BuiltIn /Templates/Admin /Templates/Clean /Templates/Default /Templates/Default5 /Templates/Report
Takes one existing Source value, and two parameters of equal length, SearchVals, NewVals
Takes one existing Source value, and two parameters, Search, NewVal
Takes one parameter, TableName
Takes two parameters, TableName, IfLenFld
Takes one parameter, TableName
Takes 3 parameters, ParentTableName, ChildTableName, and a boolean expression (optional)
Takes two parameters, TableName, IfLenFld
Takes two parameters, Name, Value
Takes two parameters, TableName, IfLenFld
Takes two parameters, Name, Value
Takes three parameters, ChildTableName, ParentTableName, Mode
Takes three parameters, ChildTableName, ParentTableName, Mode
Takes one parameter, TableName
Takes three parameters, Location, Mode, TemplateName
Takes one parameter, TableName
Takes seven parameters, Location, Mode, Prompt, Path, Class, Name, HelpText
Takes three parameters, Location, ClassNames, AlertText
Takes two parameters, Title, Path
Takes four parameters, DestinationTable, SourceTable, bWithParents, bWithPWHashes
Takes two parameters, TableName and a boolean expression
Takes two parameters, ChildTableName, Mode
Takes 3 parameters, ParentTableName, ChildTableName, IfLenFld
Takes two parameters, ChildTableName, Mode
Takes two parameters, FieldBase, FieldNames
Takes two parameters, FileName, Options
Takes no parameters.
Takes two parameters, WorkFieldBase + FieldToParse, Delimiter
Takes three parameters, QueryName, FieldBase, FieldNames
Takes 10 parameters, Location, Mode, Title, TitleLink, Class, Fixed, bUseContainer, bNotResponsive, bInverted, HtmlPre, HtmlApn
Takes 6 parameters, Location, Mode, Class, bNoHeader, bNoAutoAlign, bNoIDTags
Takes 7 parameters, Location, Mode, Title, TitleLink, Class, HtmlPre, HtmlApn
Takes six parameters, FieldBase, Destination, Function, Source, Value, IfLenFld
Takes 5 parameters, Location, Mode, Title, Element, Class
Takes two parameters, FieldBase, FieldNames
Takes two parameters, FieldBase, FieldNames
Takes two parameters, FieldBase, FieldNamesList
Takes two parameters, FieldBase, FieldNameList
Takes two parameters, TableName, IfLenFld
Takes four parameters, TableName, Relation, OtherTableName, IfLenFld
Takes 5 parameters, FieldBase, GroupBy, MergeField, Delimiter, bKeepBlanks
Takes three parameters, FieldBase, OldFieldName, NewFieldName
Takes no parameters
Takes 5 parameters, FieldBase, Destination, Action, Source, IfLenFld
Has six parameters, UniqueParent, DestField, FieldBase, UniqueChild, EmbedFields, Options
ExportSchema and ImportSchema are BuiltIn procedures that are available for use with source control systems.
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.
Parameter is a single new field name or a space separated list of new field names.
Has no parameters.
Takes 3 parameters, DestinationQuery, SourceQuery, bMoveIt
Takes 3 parameters, Destination, Action, Source
Takes 5 parameters, DestinationQuery, SourceQuery, DestinationMatchField, SourceMatchField, Mode
Takes 2 parameters, Result, Status
Takes one parameter, the text of the exception to throw.
Accepts one parameter which is the raw HTML content to be placed in the form at the Field's location.
Moxie.Build, in short, may be used and licensed free of charge for education and non-profit organizations. Whenever it is used by government or for-profit organizations the license is granted on a subscription basis.
Moxie.Build includes a number of open source components as part of its distribution; each is subject to their own licenses as included with the files for those components.
Developing in Moxie.Build on localhost give you the advantage of working with the template files natively. When working on procedures (MOX code) you need to access that through the Procedures page in the Admin area of a Moxie.Build system, if running the server on localhost or on a remote server. When running on a remote server, you can edit the template files via the Files page in the Admin area.
Markdown enables simple formatting of plain text via easy to remember conventions. This page will provide you with some pointers on what formatting options are available with "Moxie Flavored Markdown".
Takes 3 parameters, Event, DestinationID, Path
Takes one parameter.
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.
Takes 1 parameter, a formatting mask
Takes three parameters, Url, SaaSTenant, InputQuery, OutputQuery
Has no parameters
Has no parameters
Takes 1 parameter, a formatting mask
Takes two parameters: Username, GroupTypes
Takes 3 parameters, Location, Mode, Text
Takes two parameters, Source, Search
Has one parameter, Options
The Setup Table controls aspects that can be changed while the server is running, and is intended to contain both Moxie.Build specific values as well as application specific.
Takes a variable number of conditional statements to compare against a single source
Cloudflared Tunnel exposes applications running on your local web server on any network with an internet connection with an outbound tunnel that connects directly to Cloudflare's edge network without the need to configure inbound firewall rules.
Takes three parameters, QueryName, FieldBase, FieldNames
Takes three parameters, Url, InputQuery, OutputQuery
This utility program manages a server install with one or many Moxie.Build services running by taking care of nightly tasks via a scheduled task.
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.