Search Results for second

 

TabStream$

Takes one parameter, bNoHeaders

 

Shell$

Takes two parameters Command, Options

 

TimeDif$

Takes two parameters, Source, Value

 

Flush

Takes one parameter, TableName

 

TemplateType

Takes one parameter, Type

 

Path$

Takes one parameter, Index

 

Hash$

Takes two parameters, Source, Options

 

Ctid$

Has one parameter.

 

Hex$

Takes two parameters, SourceValue, Width

 

Json$

Has two parameters: Source, Name

 

Hmac$

Takes two parameters, Source, OptionsAndSecret

 

FlushAll

Has no parameters

 

SaveJsonFile

Takes two parameters, FileName, Options

 

SaveCsvFile

Takes two parameters, FilePath, bUseHeader

 

SaveTabFile

Takes two parameters, FileName, bUseHeader

 

HtmlDropdown

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

 

SendEmail

Takes 10 parameters, FieldBase, From, To, Subject, Body, bMerge, AttachName, AttachPath, Slow, IfLenFld

 

Pull

Takes three parameters, QueryName, FieldBase, FieldNames

 

Images

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

 

NewWithAttach

Takes 4 parameters, TableName, Relation, OtherTableName, IfLenFld

 

JsonStream

Takes two parameters, Data, Options

 

KeepIf

Takes 4 parameters, FieldBase, Left, Comparison, Right

 

KeepFields

Takes two parameters, FieldBase, FieldNamesList

 

CsvStream$

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

 

Public Method

A Public Method may be called from any other Procedure, by the Default plug-in, or a Custom COM DLL. Each Public Method may either use specific Input Parameters, or it may accept an Input Query.

 

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.

 

EmailErr

Takes two parameters, SubjectPrefix, EmailBody

 

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.

 

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

 

Get Started with Service Setup on a Server

A single Windows OS can host many instances of Moxie.Build, these steps will guide you through the setup process.

 

 

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.

 

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

 

ETableReply

Takes 2 parameters, Result, Status

 

Setup Table

The Setup Table controls aspects that can be changed while the server is running, and is intended to contain both Moxie.Build specific values as well as application specific.

 

Nightly Management Utility

This utility program manages a server install with one or many Moxie.Build services running by taking care of nightly tasks via a scheduled task.

 

Asc$

Takes two parameters, SourceValue, Position

 

CheckPw$

Takes two parameters, User and Password

 

Bin$

Takes two parameters, SourceValue, Width

 

Select / Case / End Select

Takes a variable number of conditional statements to compare against a single source

 

Image

Has 4 parameters, Destination, Action, Source, Value

 

Sleep

Takes one parameter.

 

Moxie.cfg Config

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

 

TRON

Takes one parameter, FilePath