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 two parameters, Title, Path
Takes one parameter, Source
Takes three parameters, Login, Password, bRememberMe
Takes seven parameters, Location, Mode, Prompt, Path, Class, Name, HelpText
Takes three parameters, Login, Password, bRememberMe
Takes two parameters, Source, Match
Takes two parameters, Source, Match
Takes one parameter, a List of possible group types
Takes two parameters, FileName, bHasHeader
Takes 7 parameters, Location, Mode, Title, TitleLink, Class, HtmlPre, HtmlApn
Takes 6 parameters, Location, Mode, ActionLabel, ActionPath, Class, ActionMethod
Takes 3 parameters, Location, Mode, bWithNoHeader
Takes 10 parameters, Location, Mode, Title, TitleLink, Class, Fixed, bUseContainer, bNotResponsive, bInverted, HtmlPre, HtmlApn
Takes three parameters, QueryName, FieldBase, FieldNames
Takes three parameters, FieldBase, Destination, SourceFields
Takes 6 parameters, Location, Mode, Div, Data, Script, Extra
Takes 5 parameters, Location, Mode, Class/ID, Init, bNoAutoAlign
Takes two parameters, Source, Match
Takes a variable number of conditional logical if statements
Takes one parameter, Control
Takes three parameters, QueryName, FieldBase, FieldNames
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.
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.
A Public Method may be called from any other Procedure, by the Default plug-in as part of the CMS.
Takes a variable number of conditional statements to compare against a single source
Takes one parameter, TestCondition
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.
Takes two parameters, Source, Match
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.
The Moxie.cfg file is read on server start and controls aspects that cannot be changed while the server is running.
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.
See Text Operators