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 two parameters, CSVData, bNoHeaders
Takes one parameter, Type
Takes 3 parameters, Folder, Filter, bShowImgSize, bShowAccessed
Takes two parameters, CSVData, bNoHeaders
Takes one parameter, Source
Has one parameter.
Takes one parameter, Type
Takes one parameter, FieldName
Takes two parameters, Data, bHasHeader
Takes three parameters, QueryName, FieldBase, FieldNames
Takes 7 parameters, Location, Mode, Title, TitleLink, Class, HtmlPre, HtmlApn
Takes two parameters, CSVData, bNoHeaders
Takes 7 parameters, FieldBase, Destination, Source, OffsetVal, Operator, OpValue, IfLenFld
Takes two parameters, FileName, bHasHeader
Takes two parameters, FileName, bHasHeader
Takes one parameter, QuantityToAdd
Takes two parameters, FileName, bHasHeader
The Moxie.cfg file is read on server start and controls aspects that cannot be changed while the server is running.
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.
Prerequisites: This tutorial assumes that you have already learned about Managing Files .
Has no parameters
A single Windows OS can host many instances of Moxie.Build, these steps will guide you through the setup process.
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".
Has no parameters
Takes two parameters, FilePath, ForceFlush
Cloudflare automatically provides free client-facing certificates for your domain, even when using their free service. In addition, they provide free Origin Certificates to encrypt the connection between Cloudflare and your origin Moxie.Build server. Use this article when you are going to have Cloudflare connect to inbound open ports on your Moxie.Build server.
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.
A Public Method may be called from any other Procedure, by the Default plug-in as part of the CMS.
In this example, you will see how to use a public method that works on or with the current WorkQuery that you pass into the method.
Takes two parameter, URL, InputQuery