JSONELEMENT Application Class

Table of contents

  1. Properties
  2. Methods
  3. Constants

Properties

Name Type
RowNumber integer
tagName String
notLastSequence integer
id integer
Count_primitive integer
Count_compound integer
Count_collection integer
FieldCount integer
RowNumber integer
ChildCount integer

Methods

Get_primitive

Parameters Return Type
Integer %Metadata:JsonSchemaDefn:JSONPRIMITIVE

Find_primitive

Parameters Return Type
%Metadata:Key %Metadata:JsonSchemaDefn:JSONPRIMITIVE

Insert_primitive

Parameters Return Type
Integer %Metadata:JsonSchemaDefn:JSONPRIMITIVE

Append_primitive

Parameters Return Type
Integer %Metadata:JsonSchemaDefn:JSONPRIMITIVE

Delete_primitive

Parameters Return Type
Integer Boolean

DeleteAll_primitive

Parameters Return Type
  Boolean

CopyTo_primitive

Parameters Return Type
%Metadata:JsonSchemaDefn:JSONPRIMITIVE, Integer  

Get_compound

Parameters Return Type
Integer %Metadata:JsonSchemaDefn:JSONCOMPOUND

Find_compound

Parameters Return Type
%Metadata:Key %Metadata:JsonSchemaDefn:JSONCOMPOUND

Insert_compound

Parameters Return Type
Integer %Metadata:JsonSchemaDefn:JSONCOMPOUND

Append_compound

Parameters Return Type
Integer %Metadata:JsonSchemaDefn:JSONCOMPOUND

Delete_compound

Parameters Return Type
Integer Boolean

DeleteAll_compound

Parameters Return Type
  Boolean

CopyTo_compound

Parameters Return Type
%Metadata:JsonSchemaDefn:JSONCOMPOUND, Integer  

Get_collection

Parameters Return Type
Integer %Metadata:JsonSchemaDefn:JSONCOLLECTION

Find_collection

Parameters Return Type
%Metadata:Key %Metadata:JsonSchemaDefn:JSONCOLLECTION

Insert_collection

Parameters Return Type
Integer %Metadata:JsonSchemaDefn:JSONCOLLECTION

Append_collection

Parameters Return Type
Integer %Metadata:JsonSchemaDefn:JSONCOLLECTION

Delete_collection

Parameters Return Type
Integer Boolean

DeleteAll_collection

Parameters Return Type
  Boolean

CopyTo_collection

Parameters Return Type
%Metadata:JsonSchemaDefn:JSONCOLLECTION, Integer  

GetFieldAccess

Parameters Return Type
Integer Integer

GetFieldColumn

Parameters Return Type
Integer String

GetFieldIndex

Parameters Return Type
String Integer

GetFieldLang

Parameters Return Type
Integer Boolean

GetFieldName

Parameters Return Type
Integer String

GetFieldOverride

Parameters Return Type
Integer Integer

GetFieldSize

Parameters Return Type
Integer Integer

GetFieldTable

Parameters Return Type
Integer String

GetFieldType

Parameters Return Type
Integer Integer

GetFieldValue

Parameters Return Type
Integer Any

SetFieldValue

Parameters Return Type
Integer, Any  

GetChildIndex

Parameters Return Type
String Integer

GetChildName

Parameters Return Type
Integer String

GetChildRowCount

Parameters Return Type
Integer Integer

GetChildRow

Parameters Return Type
Integer, Integer %Metadata:Defn

GetRelatedKeys

Parameters Return Type
String %Metadata:KeyCollection

Constants

  • Access_None
  • Access_Read
  • Access_ReadWrite
  • Type_String
  • Type_Integer
  • Type_Boolean
  • Type_Float
  • Type_Date
  • Type_Time
  • Type_DateTime
  • Type_Image
  • Override_Row