Search Results for similar

 

Similar$

Takes 2 parameters, pString1, pString2

 

Similar%

Takes 2 parameters, pNum1, pNum2

 

KeepIfSimilar

Takes 3 parameters, FieldBase, pOne, pTwo

 

OnError (Continue)

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

 

InStr$

Takes two parameters, Source, Match

 

LastAny$

Takes two parameters, Source, Search

 

ParseCountAny%

Takes two parameters, Source and Match

 

ParseCount$

Takes two parameters, Source and Match

 

Len%

Takes one parameter, a Source value

 

Len$

Takes one parameter, a Source value

 

ParseCount%

Takes two parameters, Source and Match

 

Parse$

Takes four parameters, Source, bAny, Search, Item

 

Verify%

Takes two parameters, Source, AllowedCharacters (case sensitive)

 

TallyAny$

Takes two parameters, Source, Match

 

Session

Takes two parameters, Name, Value

 

Verify$

Takes two parameters, Source, AllowedCharacters (case sensitive)

 

TallyAny%

Takes two parameters, Source, Match

 

RTrimAny$

Takes two parameters, Source, Search

 

ParseCountAny$

Takes two parameters, Source and Match

 

Tally$

Takes two parameters, Source, Match

 

Tally%

Takes two parameters, Source, Match

 

InStr%

Takes two parameters, Source, Match

 

[Footer] Raw HTML

Accepts one parameter which is the raw HTML content to be placed in the form, below the Field's location.

 

[Header] Raw HTML

Accepts one parameter which is the raw HTML content to be placed in the form, above the Field's location.

 

[Max]

Accepts a numeric value as a parameter.

 

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.

 

Learn More About Managing Files

Prerequisites: This tutorial assumes that you have already set up your Moxie.Build server and logged in. This page covers some of the basics that are involved in managing files and folders in the Moxie.Build system.

 

 

Help with Markdown

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

 

[Min]

Accepts a numeric value as a parameter.

 

Cloudflared Tunnel

Cloudflared Tunnel exposes applications running on your local web server on any network with an internet connection with an outbound tunnel that connects directly to Cloudflare's edge network without the need to configure inbound firewall rules.

 

Cuid$

Has no params

 

ExtractAny$

Takes two parameters, Source , Search

 

PaaS

Takes three parameters, Url, SaaSTenant, InputQuery, OutputQuery

 

Public Method WorkQuery Example

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.

 

EmailErr

Takes two parameters, SubjectPrefix, EmailBody

 

Macro

A set of instructions that can be called with parameters to run in the current scope.