Search Results for parsed

 

LoadCsvFileWS

Takes two parameters, FileName, bHasHeader

 

LoadNulFile

Takes two parameters, FileName, bHasHeader

 

LoadTabFile

Takes two parameters, FileName, bHasHeader

 

LoadCsvFile

Takes two parameters, FileName, bHasHeader

 

CsvStream

Takes two parameters, CSVData, bNoHeaders

 

CsvStreamWS

Takes two parameters, CSVData, bNoHeaders

 

JsonStream

Takes two parameters, Data, Options

 

TabStreamWS

Takes two parameters, CSVData, bNoHeaders

 

XmlMerge

Takes two parameters, [WorkWith]+Scope, EmbedScope

 

XmlStream

Takes one parameter, Data

 

TabStream

Takes two parameters, Data, bHasHeader

 

LoadTabFileWS

Takes two parameters, FileName, bHasHeader

 

NulStream

Takes two parameters, Data, bHasHeader

 

Parse

Takes seven parameters, FieldBase, Destination, Source, bAny, Delimiter, Item, IfLenFld

 

HttpCookie

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

 

Record Action

Record Actions are presented to the users of the Default Admin interface and are also intended to be made available in a dynamic way to users of a customized front end. As an Action, the Procedure is expected to perform some sort of task, such as an automated set of updates to the Database Record.

 

Record Report

Record Reports are presented to the users of the Default Admin interface and are also intended to be made available in a dynamic way to users of a customized front end. As a Report, the Procedure is expected to produce output to be displayed to the user.

 

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.

 

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.

 

Table Action

Table Actions are presented to the users of the Default Admin interface and are also intended to be made available in a dynamic way to users of a customized front end. As an Action, the Procedure is expected to perform some sort of task, such as an automated set of updates to the Database Table.

 

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.

 

Table Report

Table Reports are presented to the users of the Default Admin interface and are also intended to be made available in a dynamic way to users of a customized front end. As a Report, the Procedure is expected to produce output to be displayed to the user.

 

ParseCount$

Takes two parameters, Source and Match

 

ParseCountAny%

Takes two parameters, Source and Match

 

ParseCountAny$

Takes two parameters, Source and Match

 

Json$

Has two parameters: Source, Name

 

JsonStream$

Has one parameter, Options

 

ParseCount%

Takes two parameters, Source and Match