Search Results for format

 

Format

Takes five parameters, FieldBase, FieldList, Mask, bBlanks2Zero, IfLenFld

 

[#] Format (DB Field Attribute)

Takes 1 parameter, a formatting mask

 

[_#] Format if not blank (DB Field Attribute)

Takes 1 parameter, a formatting mask

 

[_#] Format if not blank (Top Query)

Takes 1 parameter, a formatting mask

 

Format$

Takes two parameters, a source value, and a formatting mask.

 

[#] Format (Top Query)

Takes 1 parameter, a formatting mask

 

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

 

RawStream$

Takes one parameter, a top query destination variable

 

RecoverTmpl$

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

 

JsonStream$

Has one parameter, Options

 

Login$

Takes three parameters, Login, Password, bRememberMe

 

LongDate$

Takes one parameter, a Date value

 

TextToHtml$

Takes one parameter, Source

 

TimeZone$

Takes two parameters, Source, Value

 

UrlEncode$

Takes one parameter, Source

 

ValidDate$

Takes one parameter, a Source value.

 

Time$

Takes one parameter, Source

 

TimeAdd$

Takes two parameters, Source, Value

 

TimeSub$

Takes two parameters, Source, Value

 

JsonEncode$

Has two parameters: Source, Options

 

CheckPw$

Takes two parameters, User and Password

 

Ctid$

Has one parameter.

 

Currency$

Takes one parameter, a numeric value

 

 

AmPm$

Takes one parameter

 

CFApi$

Takes three parameters Method, URL, Body

 

FileSize$

Takes one parameter, a value in number of bytes.

 

GeoDistance$

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

 

Guid$

Takes no parameters

 

DateAmPm$

Takes one parameter, a string containing a date and time

 

DateTime$

Takes one parameter, a string containing a date and time

 

FieldDef$

Takes one parameter, FieldName

 

NewRecords

Takes one parameter, QuantityToAdd

 

SaveJsonFile

Takes two parameters, FileName, Options

 

SaveRawFile

Takes two parameters, FileName, bUseHeaders

 

Images

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

 

JsonEmbed

Has six parameters, UniqueParent, DestField, FieldBase, UniqueChild, EmbedFields, Options

 

LoadRawFile

Takes one parameter, FilePath

 

HtmlForm

Takes 6 parameters, Location, Mode, ActionLabel, ActionPath, Class, ActionMethod

 

HtmlNav

Takes 7 parameters, Location, Mode, Title, TitleLink, Class, HtmlPre, HtmlApn

 

HtmlNavbar

Takes 10 parameters, Location, Mode, Title, TitleLink, Class, Fixed, bUseContainer, bNotResponsive, bInverted, HtmlPre, HtmlApn

 

Text

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

 

GetFieldDefs

Has no parameters.

 

HtmlDropdown

Takes 5 parameters, Location, Mode, Title, Element, Class

 

Group

Takes 7 parameters, FieldBase, GroupBy, GroupTotals, GrandTotals, Seperator, TotalPre, TotalPost

 

TemplateName

Takes one parameter, Name

 

TemplateType

Takes one parameter, Type

 

NewTableField

Takes six parameters, TableName, FieldName, Label, Note, Attr, DevNote

 

HtmlUpload

Takes seven parameters, Location, Mode, Prompt, Path, Class, Name, HelpText

 

HttpCookie

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

 

SubTemplate

Takes three parameters, Location, Mode, TemplateName

 

UpdateTableProc

Takes ten parameters, TableName, OldProcName, NewProcName, Type, Params, GroupTypes, Label, Note, DevNote, Source

 

UpdateTableRltn

Takes eight parameters, TableName, OldOtherTableName, NewOtherTableName, ParentChild, Ratio, Note, Attr, DevNote

 

EnsureNavFields

Takes two parameters, FieldBase, FieldNamesList

 

NewTableProc

Takes nine parameters, TableName, ProcName, Type, Params, GroupTypes, Label, Note, DevNote, Source

 

NewTableRltn

Takes seven parameters, TableName, OtherTableName, ParentChild, Ratio, Note, Attr, DevNote

 

UpdateTableField

Takes seven parameters, TableName, OldFieldName, NewFieldName, Label, Note, Attr, DevNote

 

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

 

 

[DatePicker]

Takes no parameters

 

 

[!] Limited Selection List (DB Field Attribute)

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.

 

[Time] (DB Field Attribute)

Has no parameters.

 

 

[Score] 0.0 to 10

Accepts 3 parameters, first is required, 2nd and 3rd are optional. A trailing optional expression after an = sign may also assign a value on the same line.

 

[Markdown]

Has no parameters.

 

[Raw] Raw HTML

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

 

 

Privacy Policy

This is our current Privacy Policy, last updated 2016-01-12.

 

Learn More About the Content Management System

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.

 

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.

 

Learn More about Frontend Development

Prerequisites: This tutorial assumes that you have already set up a Category and Procedure if necessary. This page covers some of the basics that are involved in Front End development using the MOX language.

 

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.

 

[Date] (DB Field Attribute)

Has no parameters.

 

 

 

Terms of Service

This is our current Terms of Service, last updated 2016-01-12.

 

 

Export and Import of Database Schema

ExportSchema and ImportSchema are BuiltIn procedures that are available for use with source control systems.

 

Cloudflare Origin Certificates

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.

 

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.

 

Cloudflare Integration

Cloudflare is a first and foremost a Web Application Firewall and Content Distribution Network, among other additional services.

 

OnError / End OnError

Takes one parameter, Control

 

ServerLog

Takes one parameter, ServerLogText

 

[$] Currency (Top Query)

Takes one parameter, Source

 

[Date] (Top Query)

Has no parameters

 

[_$] Currency if not blank (Top Query)

Has no parameters. If the field is blank it will remain blank.

 

Moxie.cfg Config

The Moxie.cfg file is read on server start and controls aspects that cannot be changed while the server is running.

 

Moxie.http Headers

The optional Moxie.http file is read on server start and controls the default HTTP headers set for all requests.

 

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.

 

Soapbox Studios

Effective Websites. Downtown Quality, Small Town Affordability.

 

EmailErr

Takes two parameters, SubjectPrefix, EmailBody

 

Folder and File Structure

Brief overview on the file structure and contents under Moxie. The files and folders discussed in this post are those that are essential when upgrading to the most recent version of Moxie.Build , or when troubleshooting server errors.

 

Message Handler

A Message Handler is only ever called by the Database on a Database Event. These Event Messages allow a Developer to intercept operations taking place on a per-record level and implement Event based business logic.

 

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.

 

Function

A special type of Private Method, called a Private Function, that is intended to return a single value or multiple values simultaneously.

 

Image

Has 4 parameters, Destination, Action, Source, Value

 

Meta

Takes any unspecified data, intended for use by external systems