Takes 3 parameters, Location, Mode, Text
Takes 10 parameters, Location, Mode, Title, TitleLink, Class, Fixed, bUseContainer, bNotResponsive, bInverted, HtmlPre, HtmlApn
Takes 7 parameters, Location, Mode, Title, TitleLink, Class, HtmlPre, HtmlApn
Takes one parameter, EscapedHTMLString, and returns the Unescaped Version of this string
Takes one parameter, EscapedHTMLString, and returns the Unescaped Version of this string
Allows any extra HTML Attributes to be specified in the Control's HTML Tag
Takes 6 parameters, Location, Mode, ActionLabel, ActionScript, Class, Extra.
Takes one parameter, ErrMsg
Takes two parameters, Title, Path
Takes two parameters, Location, Mode
Has one parameter
Takes seven parameters, Location, Mode, Prompt, Path, Class, Name, HelpText
Has no parameters
Takes one parameter, Source
Takes a variable number of parameters
Takes one parameter, Source
Takes a single parameter, Source
Takes two parameters, Location, Mode
Takes 6 parameters, Location, Mode, ActionLabel, ActionPath, Class, ActionMethod
Takes 6 parameters, Location, Mode, ActionLabel, ActionPath, Class, Extra.
Takes three parameters, Location, ClassNames, AlertText
Takes 6 parameters, Location, Mode, Div, Data, Script, Extra
Takes 5 parameters, Location, Mode, Class/ID, Init, bNoAutoAlign
Takes 3 parameters, Location, Mode, bWithNoHeader
Takes 6 parameters, Location, Mode, ActionLabel, ActionPath, Class, ActionMethod
Takes 5 parameters, Location, Mode, Title, Element, Class
Takes 6 parameters, Location, Mode, Class, bNoHeader, bNoAutoAlign, bNoIDTags
Takes two parameters, Location, Mode
Takes 3 parameters, Location, Mode, bWithNoHeader
Takes 6 parameters, Location, Mode, ActionPath, Name, Class, Prompt
Accepts one parameter which is the raw HTML content to be placed in the form, below the Field's location.
Accepts one parameter which is the raw HTML content to be placed in the form, above the Field's location.
Accepts one parameter which is the raw HTML content to be placed in the form at the Field's location.
Takes one parameter, HtmlEscapedString, and returns the Unescaped Version of this string
Takes one parameter, Source
Takes 2 parameters, pString1, pString2
Takes 2 parameters, pNum1, pNum2
Takes one parameter, Source
Takes one parameter, Value
Takes two parameters, Source, Value
Takes two parameters, Source, Value
Takes two parameters, Source, Value
Takes two parameters, Source, Match
Takes two parameters, Source, Match
Takes two parameters, Source, Match
Takes two parameters, Source, Match
Takes two parameters Command, Options
Takes two parameters, Source, Count
Takes two parameters, Source and Search
Takes one existing Source value, and two parameters of equal length, SearchVals, NewVals
Takes one existing Source value, and two parameters, Search, NewVal
Takes two parameters, Source and Search
Takes one parameter, EscapedTemplate, and returns the Unescaped Version of this string
Takes two parameters, Source and Search
Takes two parameters, Source and Search
Takes two parameters, Source, Search
Takes two parameters, Source, Search
Takes one parameter, a List of possible group types
Takes one parameter, Source
Takes one parameter, Source
Takes two parameters, Source, Search
Takes two parameters, Low, High
Takes two parameters, Source, Value
Takes two parameters, Source, Search
Takes six parameters, TableName, FieldName, Label, Note, Attr, DevNote
Takes six parameters, FieldBase, Destination, Table, Alias, SourceField, IfLenFld
Takes seven parameters, TableName, OtherTableName, ParentChild, Ratio, Note, Attr, DevNote
Takes nine parameters, TableName, ProcName, Type, Params, GroupTypes, Label, Note, DevNote, Source
Takes three parameters, Location, Mode, TemplateName
Takes one parameter, the contents of which are used for the HTTP Reply Body
Takes two parameters, TableName, IfLenFld
Takes one parameter, Name
Takes seven parameters, TableName, OldFieldName, NewFieldName, Label, Note, Attr, DevNote
Takes 3 parameters, FieldBase, Fields, SearchTerms
Takes two parameters, Data, Boundary
Takes no parameters
Takes one parameter, FieldName
Takes eight parameters, TableName, OldOtherTableName, NewOtherTableName, ParentChild, Ratio, Note, Attr, DevNote
Takes ten parameters, TableName, OldProcName, NewProcName, Type, Params, GroupTypes, Label, Note, DevNote, Source
Takes two parameters, ExcelTableData, Options
Takes two parameters, FieldBase, FieldNamesList
Takes one parameter, Type
Takes one parameter, Source
Takes two parameters, Source, AllowedCharacters (case sensitive)
Takes six parameters, FieldBase, GroupByField, Destination, Action, Source, IfLenFld
Takes one parameter, Source
Takes two parameters, Source, MaxLength
Takes two parameters, Source, Match
Takes two parameters, Source, AllowedCharacters (case sensitive)
Takes one parameter, Source
Takes six parameters, FieldBase, Destination, Function, Source, Value, IfLenFld
Takes seven parameters, FieldBase, Destination, Source, bAny, Delimiter, Item, IfLenFld
Takes two parameters, FilePath, bUseHeader
Takes 6 parameters, Name, Value, Path, Domain, Expires, Other
Takes three parameters, FieldBase, OldFieldName, NewFieldName
Takes 10 parameters, FieldBase, From, To, Subject, Body, bMerge, AttachName, AttachPath, Slow, IfLenFld
A command to help build spreadsheets
Takes two parameters, FileName, Options
Takes two parameters, FileName, bUseHeader
Has one parameter, a Content.Lang prefix
Has 4 parameters, Destination, Action, Source, Value
Takes one parameter, Control
Takes any unspecified data, intended for use by external systems
Takes a variable number of conditional logical if statements
Takes three parameters, FolderPath, Action, Source
Takes three parameters, Destination, Action, Source
A special type of Private Method, called a Private Function, that is intended to return a single value or multiple values simultaneously.
Takes a variable number of parameters, QueryName, MethodName, [Param1, [Param2, etc...]]
Takes two parameters, FileName, FileData
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.
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 one parameter, Source
Parameter is a comma separated list (using CSV rules and not in quotes) of the fixed hard coded values to select from
The Moxie.cfg file is read on server start and controls aspects that cannot be changed while the server is running.
Takes two parameters, FilePath, ForceFlush
Takes a variable number of conditional statements to compare against a single source
A traditional way to check for hard errors and enable those errors to error softly.
Takes one parameter, OutputText
Takes 2 parameters, Result, Status
This style guide provides comprehensive standards for writing clean, maintainable, and consistent MOX code for Moxie.Build. Code examples on this page are for illustrative purposes and are only intended to demonstrate style conventions.
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".
Prerequisites: This tutorial assumes that you have already learned about Managing Files .
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.
Moxie.Build supports translating any user-facing text into multiple languages from a single database table. Procedures, templates, and database field metadata all share the same translation store, so a string written once is reusable everywhere.
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.
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.
Takes 3 parameters, Event, DestinationID, Path
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.
Takes one parameter
Takes one parameter, the text of the error to throw.
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.
Takes one parameter
Accepts a numeric value as a parameter.
Has one parameter.
Accepts a numeric value as a parameter.
Accepts a numeric value as a parameter.
Has no parameters
Has one parameter, Options
Has two parameters: Source, Options
Takes two parameters, Source, Value
Takes two parameters, Source, Search
Has no parameters
Takes two parameters, Source, OptionsAndSecret
Takes two parameters, Source, Options
Has one parameter
Takes one parameter, Source
Takes one parameter, a Source value
Takes one parameter, Source
Takes two parameters, Source, Values
Takes one parameter, Index
Takes one parameter, Source
Takes two parameters, Source, Search
Takes one parameter, a Date value
Takes three parameters, FilePath, Start, Len
Takes two parameters, Source, Search
Takes one parameter, in the form of: Table|{Alias}|Field
Takes one parameter, a gregorian number
Has no parameters
Takes one parameter, Message, or no parameters
Has no parameters
Has no parameters
Takes no parameters
Takes no parameters
Takes one parameter.
Takes no parameters
Takes no parameters
Takes one parameter, Source
Takes one parameter, FieldName
Takes two parameters, Source , Search
Takes one parameter, a date of the form yyyy-mm-dd
Takes two parameters, a source value, and a formatting mask.
Takes one parameter, Source
Takes one parameter
Has no params
Takes one parameter, Source
Takes one parameter, a numeric value