Search Results for string

 

RecoverTmpl$

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

 

Similar$

Takes 2 parameters, pString1, pString2

 

Prefix

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

 

RecoverHtml$

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

 

RecoverHtmlObj$

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

 

RecoverMOX$

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

 

Date$

Takes one parameter, a string containing a date time

 

DateTime$

Takes one parameter, a string containing a date and time

 

DateAmPm$

Takes one parameter, a string containing a date and time

 

Remain$

Takes two parameters, Source and Search

 

Text

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

 

HtmlBlocks / End HtmlBlocks

Takes two parameters, Location, Mode

 

RemainAny$

Takes two parameters, Source and Search

 

TabStream$

Takes one parameter, bNoHeaders

 

SetEnsure

Takes two parameters, FieldName, Value

 

RetainAny$

Takes two parameters, Source, Search

 

HtmlDTable

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

 

Plus8Decode$

Takes one parameter, Source

 

ParseCountAny$

Takes two parameters, Source and Match

 

ParseCountAny%

Takes two parameters, Source and Match

 

Plus8Encode$

Takes one parameter, Source

 

HtmlETable

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

 

RawStream$

Takes one parameter, a top query destination variable

 

PWHash$

Takes three parameters, TableName, Alias, Password

 

Tally%

Takes two parameters, Source, Match

 

Verify$

Takes two parameters, Source, AllowedCharacters (case sensitive)

 

Verify%

Takes two parameters, Source, AllowedCharacters (case sensitive)

 

Truncate$

Takes two parameters, Source, MinLength

 

HtmlBlock / End HtmlBlock

Takes two parameters, Location, Mode

 

JsonStream

Takes two parameters, Data, Options

 

KeepIf

Takes 4 parameters, FieldBase, Left, Comparison, Right

 

Attach

Takes 3 parameters, ParentTableName, ChildTableName, IfLenFld

 

TimeSub$

Takes two parameters, Source, Value

 

Parse

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

 

TallyAny%

Takes two parameters, Source, Match

 

Tally$

Takes two parameters, Source, Match

 

LoadRawFile

Takes one parameter, FilePath

 

TimeAdd$

Takes two parameters, Source, Value

 

TallyAny$

Takes two parameters, Source, Match

 

KeepIfAll

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

 

ApplyLang$

Takes one parameter

 

CFApi$

Takes three parameters Method, URL, Body

 

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.

 

[CountIf]

Takes one parameter, TestCondition

 

Cuid$

Has no params

 

Extract$

Takes two parameters, Source, Search

 

CsvStream$

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

 

Ctid$

Has one parameter.

 

[Markdown]

Has no parameters.

 

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.

 

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.

 

OnError (Continue)

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

 

TRONLog

Takes one parameter, OutputText

 

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.

 

CFPurge

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

 

GeoDistance$

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

 

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

 

Guid$

Takes no parameters

 

Hash$

Takes two parameters, Source, Options

 

Greg%

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

 

Greg$

Takes one parameter, a gregorian number

 

InStr$

Takes two parameters, Source, Match

 

Json$

Has two parameters: Source, Name

 

Hmac$

Takes two parameters, Source, OptionsAndSecret

 

InStr%

Takes two parameters, Source, Match