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

 

RecoverHtml$

Takes one parameter, EscapedHTMLString, 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.

 

RecoverTmpl$

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

 

DateAmPm$

Takes one parameter, a string containing a date and time

 

DateTime$

Takes one parameter, a string containing a date and time

 

Date$

Takes one parameter, a string containing a date time

 

RetainAny$

Takes two parameters, Source, Search

 

ParseCount$

Takes two parameters, Source and Match

 

ParseCount%

Takes two parameters, Source and Match

 

TabStream$

Takes one parameter, bNoHeaders

 

Tally%

Takes two parameters, Source, Match

 

Plus8Encode$

Takes one parameter, Source

 

Plus8Decode$

Takes one parameter, Source

 

PWHash$

Takes three parameters, TableName, Alias, Password

 

RawStream$

Takes one parameter, a top query destination variable

 

Remain$

Takes two parameters, Source and Search

 

RemainAny$

Takes two parameters, Source and Search

 

ParseCountAny$

Takes two parameters, Source and Match

 

ParseCountAny%

Takes two parameters, Source and Match

 

LoadRawFile

Takes one parameter, FilePath

 

Parse

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

 

KeepIfAll

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

 

JsonStream

Takes two parameters, Data, Options

 

KeepIf

Takes 4 parameters, FieldBase, Left, Comparison, Right

 

HtmlDTable

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

 

HtmlETable

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

 

HtmlBlocks / End HtmlBlocks

Takes two parameters, Location, Mode

 

SetEnsure

Takes two parameters, FieldName, Value

 

Text

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

 

Images

Takes up to 6 parameters, FieldBase, Destination, Action, Source, Value, IfLenField

 

TimeAdd$

Takes two parameters, Source, Value

 

TimeSub$

Takes two parameters, Source, Value

 

TallyAny$

Takes two parameters, Source, Match

 

Tally$

Takes two parameters, Source, Match

 

TallyAny%

Takes two parameters, Source, Match

 

HtmlBlock / End HtmlBlock

Takes two parameters, Location, Mode

 

Attach

Takes 3 parameters, ParentTableName, ChildTableName, IfLenFld

 

Verify$

Takes two parameters, Source, AllowedCharacters (case sensitive)

 

Truncate$

Takes two parameters, Source, MinLength

 

Verify%

Takes two parameters, Source, AllowedCharacters (case sensitive)

 

Parse$

Takes four parameters, Source, bAny, Search, Item

 

SaveFile

Takes two parameters, FileName, FileData

 

TRONLog

Takes one parameter, OutputText

 

Image

Has 4 parameters, Destination, Action, Source, Value

 

OnError / End OnError

Takes one parameter, Control

 

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.

 

CFApi$

Takes three parameters Method, URL, Body

 

CsvStream$

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

 

[CountIf]

Takes one parameter, TestCondition

 

ApplyLang$

Takes 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.

 

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.

 

File

Takes three parameters, Destination, Action, Source

 

Folder

Takes three parameters, FolderPath, Action, Source

 

AppendFile

Takes two parameters, FileName, FileData

 

CFPurge

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

 

Json$

Has two parameters: Source, Name

 

JsonStream$

Has one parameter, Options

 

InStr%

Takes two parameters, Source, Match

 

InStr$

Takes two parameters, Source, Match

 

Last$

Takes two parameters, Source , Search

 

Len$

Takes one parameter, a Source value

 

LoadFile$

Takes three parameters, FilePath, Start, Len

 

LastAny$

Takes two parameters, Source, Search

 

Len%

Takes one parameter, a Source value

 

Extract$

Takes two parameters, Source, Search

 

GeoDistance$

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

 

Ctid$

Has one parameter.

 

Cuid$

Has no params

 

Greg%

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

 

Hash$

Takes two parameters, Source, Options

 

Hmac$

Takes two parameters, Source, OptionsAndSecret

 

Greg$

Takes one parameter, a gregorian number

 

Guid$

Takes no parameters