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 seven parameters, Location, Mode, Prompt, Path, Class, Name, HelpText
Takes two parameters, Title, Path
Takes three parameters, Login, Password, bRememberMe
Takes 3 parameters, Folder, Filter, bShowImgSize
Takes two parameters, Source, Match
Takes two parameters, Source, Match
Takes one parameter, a List of possible group types
Takes three parameters, Login, Password, bRememberMe
Takes 7 parameters, Location, Mode, Title, TitleLink, Class, HtmlPre, HtmlApn
Takes 6 parameters, Location, Mode, Div, Data, Script, Extra
Takes 3 parameters, Location, Mode, bWithNoHeader
Takes 10 parameters, Location, Mode, Title, TitleLink, Class, Fixed, bUseContainer, bNotResponsive, bInverted, HtmlPre, HtmlApn
Takes three parameters, FieldBase, Destination, SourceFields
Takes two parameters, FileName, bHasHeader
Takes 5 parameters, Location, Mode, Class/ID, Init, bNoAutoAlign
Takes three parameters, QueryName, FieldBase, FieldNames
Used as a scoping keyword, similar to WorkWith/End WorkWith .
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
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.
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
Takes two parameters, Source, Match
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.
Takes one parameter, TestCondition
See Text Operators