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 three parameters, Login, Password, bRememberMe
Takes seven parameters, Location, Mode, Prompt, Path, Class, Name, HelpText
Takes one parameter, a List of possible group types
Takes two parameters, Source, Match
Takes two parameters, Source, Match
Takes three parameters, Login, Password, bRememberMe
Takes two parameters, FileName, bHasHeader
Takes 7 parameters, Location, Mode, Title, TitleLink, Class, HtmlPre, HtmlApn
Takes 10 parameters, Location, Mode, Title, TitleLink, Class, Fixed, bUseContainer, bNotResponsive, bInverted, HtmlPre, HtmlApn
Takes 3 parameters, Location, Mode, bWithNoHeader
Takes 6 parameters, Location, Mode, Div, Data, Script, Extra
Takes three parameters, FieldBase, Destination, SourceFields
Takes three parameters, QueryName, FieldBase, FieldNames
Takes 5 parameters, Location, Mode, Class/ID, Init, bNoAutoAlign
Takes two parameters, Source, Match
Takes one parameter, Control
Takes three parameters, QueryName, FieldBase, FieldNames
Takes a variable number of conditional statements to compare against a single source
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, or a Custom COM DLL. Each Public Method may either use specific Input Parameters, or it may accept an Input Query.
Takes a variable number of conditional statements
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