Takes one parameter, Source
Takes a single Source parameter
Takes one parameter, Source
Takes a variable number of conditional statements to compare against a single source
Takes two parameters, Source, AllowedCharacters (case sensitive)
Takes two parameters, Source, AllowedCharacters (case sensitive)
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 6 parameters, Location, Mode, ActionPath, Name, Class, Prompt
Takes no parameters
Takes one parameter, Source
Takes three parameters, Location, ClassNames, AlertText
Takes two parameters, Source, Match
Takes one parameter, Source
Has one parameter, Options
Takes one parameter, FieldName
Takes one existing Source value, and two parameters of equal length, SearchVals, NewVals
Takes 2 parameters, pString1, pString2
Takes 2 parameters, pNum1, pNum2
Has one parameter.
Takes 6 parameters, FieldBase, Destination, Function, Source, Value, IfLenFld
Takes 7 parameters, FieldBase, Destination, Source, OffsetVal, Operator, OpValue, IfLenFld
Takes two parameters, FileName, bHasHeader
Takes one parameter, QuantityToAdd
Takes three parameters, QueryName, FieldBase, FieldNames
Takes six parameters, FieldBase, Destination, Function, Source, Value, IfLenFld
Takes 7 parameters, Location, Mode, Title, TitleLink, Class, HtmlPre, HtmlApn
Takes two parameters, Data, bHasHeader
Takes two parameters, CSVData, bNoHeaders
Takes two parameters, FileName, bHasHeader
Takes one parameter, Type
Takes three parameters, Login, Password, bRememberMe
Takes 6 parameters, Name, Value, Path, Domain, Expires, Other
Takes one parameter, Type
Takes two parameters, CSVData, bNoHeaders
Takes one parameter, FieldName
Takes two parameters, FileName, bHasHeader
Takes two parameters, CSVData, bNoHeaders
Takes one parameter, a single character
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.
A PaaS Method may be called by any other Moxie system. In order to call a PaaS Method from MOX, the PaaS statement is used.
Parameter is a comma separated list (using CSV rules and not in quotes) of the options made available to the user which are enforced on save.
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 a variable number of parameters, a comma separated list of TopQuery variable names
Takes one parameter, the URL to purge from CloudFlare's cache
Takes a variable number of parameters
Prerequisites: This page assumes that you have already set up your Moxie.Build server and logged in as an admin user. This page covers some of the basics that are involved in using the Content Management aspects of the Moxie.Build system.
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.
A single Windows OS can host many instances of Moxie.Build, these steps will guide you through the setup process.
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".
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.
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.
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.
Cloudflare automatically provides free client-facing certificates for your domain, even if 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 if you are going to have Cloudflare connect to inbound open ports on your Moxie.Build server.
Takes two parameter, URL, InputQuery
The Moxie.cfg file is read on server start and controls aspects that cannot be changed while the server is running.
Takes no parameters
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.
This utility program manages a server install with one or many Moxie.Build services running by taking care of nightly tasks via a scheduled task.
Takes a variable number of conditional statements
Has no parameters
Takes one parameter, the text of the exception to throw.
Takes one parameter, a comma separated list of FieldNames
Takes one parameter, ServerLogText
Takes two parameters, FileName, FileData
Takes three parameters, Url, SaaSTenant, InputQuery, OutputQuery