Search Results for results

 

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

 

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

 

Sqr%

Takes one parameter, Value

 

Tally%

Takes two parameters, Source, Match

 

Tally$

Takes two parameters, Source, Match

 

InStrAny%

Takes two parameters, Source, Match

 

Similar%

Takes 2 parameters, pNum1, pNum2

 

Similar$

Takes 2 parameters, pString1, pString2

 

InStrAny$

Takes two parameters, Source, Match

 

Search

Takes three parameters, TableName, SearchTerms, SearchInFields

 

KeepFor

Takes two parameters, FromIndex, ToIndex

 

Sort

Takes two parameters, FieldBase, SortFieldList

 

TrimAny$

Takes two parameters, Source, Match

 

TallyAny%

Takes two parameters, Source, Match

 

TallyAny$

Takes two parameters, Source, Match

 

Trim$

Takes two parameters, Source, Search

 

InStr$

Takes two parameters, Source, Match

 

CopyFields

Takes two parameters, DestinationFields, SourceFields

 

OnError / End OnError

Takes one parameter, Control

 

Trigger

Takes two parameter, URL, InputQuery

 

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.

 

Style Guide, Procedures and Code Documentation

This style guide provides comprehensive standards for writing clean, maintainable, and consistent MOX code for Moxie.Build. Code examples on this page are for illustrative purposes and are only intended to demonstrate style conventions.

 

Export and Import of Database Schema

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

 

Bin$

Takes two parameters, SourceValue, Width

 

Hex$

Takes two parameters, SourceValue, Width

 

InStr%

Takes two parameters, Source, Match

 

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.

 

AmPm$

Takes one parameter, Source

 

Asc$

Takes two parameters, SourceValue, Position