Search Results for exists

 

FolderExists$

Takes one parameter, the path of the folder

 

[Ensure] Field Exists

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

 

Exists$

Takes two parameters, DBTableName, DBTableRecordAlias

 

FileExists$

Takes one parameter, the path where the file is located.

 

ChildrenAlias

Takes two parameters, ChildTableName, Mode

 

Parents

Takes three parameters, ChildTableName, ParentTableName, Mode

 

IsGroupType$

Takes two parameters: Username, GroupTypes

 

Trim$

Takes two parameters, Source, Search

 

Children

Takes two parameters, ChildTableName, Mode

 

NewFields

Takes two parameters, FieldBase, FieldNames

 

NameField

Takes three parameters, FieldBase, OldFieldName, NewFieldName

 

HtmlTable

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

 

Text

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

 

EnsureFields

Takes two parameters, FieldBase, FieldNames

 

Setup

Takes two parameters, Name, Value

 

ParentsAlias

Takes three parameters, ChildTableName, ParentTableName, Mode

 

UpdateOrNewWithAttach

Takes four parameters, TableName, Relation, OtherTableName, IfLenFld

 

UpdateOrNew

Takes two parameters, TableName, IfLenFld

 

 

Export and Import of Database Schema

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

 

Public Method

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

 

[L] Lookup (DB Field Attribute)

Takes one parameter.

 

Language Systems

Moxie.Build supports translating any user-facing text into multiple languages from a single database table. Procedures, templates, and database field metadata all share the same translation store, so a string written once is reusable everywhere.

 

 

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.

 

Select / Case / End Select

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

 

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.

 

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.

 

Remote

Takes three parameters, Url, InputQuery, OutputQuery

 

ETableReply

Takes 2 parameters, Result, Status

 

Exception

Takes one parameter, the text of the exception to throw.

 

PaaS

Takes three parameters, Url, SaaSTenant, InputQuery, OutputQuery