Search Results for separated

 

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

 

[Sort] (DB Relationship Attribute)

Accepts a space separated list of field names.

 

[Temp] Field

Parameter is a single new field name or a space separated list of new field names.

 

[Ensure] Field Exists

Takes a variable number of parameters, a comma separated list of TopQuery variable names

 

[!] Assert (Top Query)

Parameter is a comma separated list (using CSV rules and not in quotes) of the fixed hard coded values to select from

 

[ ? ] Pick First (Top Query)

Parameter is a space separated list of fields to choose from

 

[FieldList]

Parameter is a space separated list of field names to be displayed.

 

[New] Field

Takes one parameter, a comma separated list of FieldNames

 

[SearchFieldList]

Parameter is a space separated list of field names to be displayed when the user is viewing results from the Search List in the Admin interface.

 

[SearchSort]

Parameter is a space separated list of field names to have the display table sorted by when displaying search results in the Admin interface.

 

MergeRecords

Takes 5 parameters, FieldBase, GroupBy, MergeField, Delimiter, bKeepBlanks

 

MergeFields

Takes 4 parameters, FieldBase, Destination, SourceFields, Delimiter

 

NewFields

Takes two parameters, FieldBase, FieldNames

 

HttpCookie

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

 

ListFields

Takes one parameter, TableName

 

ListProcs

Takes one parameter, TableName

 

Files

Takes 5 parameters, FieldBase, Destination, Action, Source, IfLenFld

 

Format

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

 

Group

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

 

JsonStream

Takes two parameters, Data, Options

 

ListRltns

Takes one parameter, TableName

 

ParseRecords

Takes two parameters, WorkFieldBase + FieldToParse, Delimiter

 

XmlMerge

Takes two parameters, [WorkWith]+Scope, EmbedScope

 

WithGroup

Takes six parameters, FieldBase, GroupByField, Destination, Action, Source, IfLenFld

 

HtmlForm

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

 

HtmlTable

Takes 6 parameters, Location, Mode, Class, bNoHeader, bNoAutoAlign, bNoIDTags

 

HtmlNav

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

 

Text

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

 

Plus8Encode

Takes three parameters, FieldBase, Fields, IfLenFld

 

Plus8Decode

Takes three parameters, FieldBase, Fields, IfLenFld

 

Pull

Takes three parameters, QueryName, FieldBase, FieldNames

 

Sort

Takes two parameters, FieldBase, SortFieldList

 

SaveJsonFile

Takes two parameters, FileName, Options

 

[Pull] List of Fields from another Query

Takes three parameters, QueryName, FieldBase, FieldNames

 

File

Takes three parameters, Destination, Action, Source

 

Moxie.cfg Config

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

 

[WQFieldList]

Has no parameters

 

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.

 

Public Method

A Public Method may be called from any other Procedure, by the Default plug-in as part of the CMS.

 

[A] Copy Attached Value

Parameter must first specify only looking at Parents ( PARENT ) or only looking at Children ( CHILD ). The remainder of the parameter should be the table and field name you are after in the form of TableName.FieldName.

 

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.

 

[&] Count Attached Child Records

Takes 1 Parameter which is the Table name that you want to count the Attached Records in. The specified Table must be a Child of the calling Record's Table.

 

[+] Sum of Field of Attached Child Records

Parameter is the table and field name that you want to sum in the form of TableName.FieldName. The specified Table must be a Child of the calling Record.

 

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

 

Path$

Takes one parameter, Index

 

Mid$

Takes two parameters, Source, Values

 

Shell$

Takes two parameters Command, Options

 

HtmlSearchBox

Takes 6 parameters, Location, Mode, ActionPath, Name, Class, Prompt

 

HtmlButton

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

 

JsonStream$

Has one parameter, Options

 

Hash$

Takes two parameters, Source, Options

 

AmPm$

Takes one parameter, Source

 

Hmac$

Takes two parameters, Source, OptionsAndSecret

 

JsonEncode$

Has two parameters: Source, Options

 

IsGroupType$

Takes two parameters: Username, GroupTypes