Search Results for string

 

RecoverMOX$

Takes one parameter, HtmlEscapedString, and returns the Unescaped Version of this string

 

RecoverHtmlObj$

Takes one parameter, EscapedHTMLString, and returns the Unescaped Version of this string

 

RecoverTmpl$

Takes one parameter, EscapedTemplate, and returns the Unescaped Version of this string

 

Prefix

Takes a single string as parameter, which is then appended to each line in the code block.

 

Similar$

Takes 2 parameters, pString1, pString2

 

RecoverHtml$

Takes one parameter, EscapedHTMLString, and returns the Unescaped Version of this string

 

DateAmPm$

Takes one parameter, a string containing a date and time

 

Date$

Takes one parameter, a string containing a date time

 

DateTime$

Takes one parameter, a string containing a date and time

 

Tally%

Takes two parameters, Source, Match

 

Tally$

Takes two parameters, Source, Match

 

TabStream$

Takes one parameter, bNoHeaders

 

RetainAny$

Takes two parameters, Source, Search

 

Plus8Encode$

Takes one parameter, Source

 

Plus8Decode$

Takes one parameter, Source

 

ParseCountAny$

Takes two parameters, Source and Match

 

PWHash$

Takes three parameters, TableName, Alias, Password

 

RemainAny$

Takes two parameters, Source and Search

 

Remain$

Takes two parameters, Source and Search

 

RawStream$

Takes one parameter, a top query destination variable

 

TallyAny%

Takes two parameters, Source, Match

 

LoadRawFile

Takes one parameter, FilePath

 

Parse

Takes seven parameters, FieldBase, Destination, Source, bAny, Delimiter, Item, IfLenFld

 

KeepIf

Takes 4 parameters, FieldBase, Left, Comparison, Right

 

KeepIfAll

Takes a variable number of parameters, FieldBase, Test1, Test2, [etc..]

 

SetEnsure

Takes two parameters, FieldName, Value

 

HtmlDTable

Takes 5 parameters, Location, Mode, Class/ID, Init, bNoAutoAlign

 

HtmlETable

Takes 6 parameters, Location, Mode, Div, Data, Script, Extra

 

Text

Takes six parameters, FieldBase, Destination, Function, Source, Value, IfLenFld

 

HtmlBlocks / End HtmlBlocks

Takes two parameters, Location, Mode

 

JsonStream

Takes two parameters, Data, Options

 

TimeSub$

Takes two parameters, Source, Value

 

Truncate$

Takes two parameters, Source, MinLength

 

TallyAny$

Takes two parameters, Source, Match

 

TimeAdd$

Takes two parameters, Source, Value

 

Verify%

Takes two parameters, Source, AllowedCharacters (case sensitive)

 

HttpCookie

Takes 6 parameters, Name, Value, Path, Domain, Expires, Other

 

Attach

Takes 3 parameters, ParentTableName, ChildTableName, IfLenFld

 

Verify$

Takes two parameters, Source, AllowedCharacters (case sensitive)

 

HtmlBlock / End HtmlBlock

Takes two parameters, Location, Mode

 

ParseCountAny%

Takes two parameters, Source and Match

 

[CountIf]

Takes one parameter, TestCondition

 

[If] Assignment (Top Query)

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.

 

TRONLog

Takes one parameter, OutputText

 

Using the Backtick `

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.

 

CsvStream$

Takes one parameter bNoHeaders and returns the result to an assigned variable

 

Ctid$

Has no params

 

ApplyLang$

Takes one parameter

 

CFApi$

Takes three parameters Method, URL, Body

 

[If] Assignment (DB Field Attribute)

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.

 

[Markdown]

Has no parameters.

 

Get Started with Setting up the Development Environment

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.

 

MOX Coding and Programing Language Syntax Documentation

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.

 

CFPurge

Takes one parameter, the URL to purge from CloudFlare's cache

 

OnError (Continue)

Used as a scoping keyword, similar to WorkWith/End WorkWith .

 

PaaS Method

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.

 

Remote Method

A Remote Method may be called by any other Moxie system. It can be used to divide up a large system among a number of backend servers, or as a public API for 3rd parties. In order to call a Remote Method from MOX, the Remote statement is used.

 

Cuid$

Has no params

 

LastAny$

Takes two parameters, Source, Search

 

Len%

Takes one parameter, a Source value

 

JsonStream$

Has one parameter, Options

 

Last$

Takes two parameters, Source , Search

 

ParseCount%

Takes two parameters, Source and Match

 

ParseCount$

Takes two parameters, Source and Match

 

Len$

Takes one parameter, a Source value

 

Parse$

Takes four parameters, Source, bAny, Search, Item

 

Greg%

Takes one parameter, a date of the form yyyy-mm-dd

 

Greg$

Takes one parameter, a gregorian number

 

Extract$

Takes two parameters, Source, Search

 

GeoDistance$

Takes five parameters, Lat1, Long1, Lat2, Long2, Options

 

InStr%

Takes two parameters, Source, Match

 

InStr$

Takes two parameters, Source, Match

 

Guid$

Takes no parameters

 

Hex$

Takes one parameter, a source value