Click or drag to resize

DataFunctions Methods

The DataFunctions type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetArgumentsFromLkString
Text Function that extracts the subroutine arguments, separated by the separator character (20), of an operation resultant string.
Public methodGetCapturingFromLkString
Text Function that extracts the CAPTURING value of an operation resultant string.
Public methodGetConversionFromLkString
Function that extracts the conversion value of an operation resultant string.
Public methodGetDictClauseForLkString
Text Function that creates the dictionaries string of lkString records based on a dictionaries list. Uses the separator character "blank space" (32).
Public methodGetDictionariesFromLkString
Text Function that extracts all the file dictionaries of an operation resultant string.
Public methodGetDictionaryIdsFromLkString
Text Functions that extracts the codes from all the file dictionaries of an operation resultant string.
Public methodGetErrorsFromLkString
Text Function that extracts the errors from an operation resultant string.
Public methodGetExpressionsForLkString
Text Functions that creates the expressions string of lkString based on an expressions list. Uses the separator character MV(253).
Public methodGetFormatFromLkString
Text Function that extracts the format value of an operation resultant string.
Public methodGetHashCode (Inherited from Object.)
Public methodGetLstArgsForLkString
Text Function that creates the arguments string of lkString based on an arguments list. Uses the separator character DC4 (20).
Public methodGetOriginalRecordsFromLkString
Text Function that extracts the copies from the original records of an operation resultant string.
Public methodGetRecordIdsForLkString
Text Function that creates the codes string of lkString records based on a codes list. Uses the separator character RS(30)
Public methodGetRecordIdsFromLkString
Text Function that extracts the codes from an operation resultant string.
Public methodGetRecordsCalculatedDictionariesFromLkString
Text Function that extracts the dictionaries from the records of an operation resultant string.
Public methodGetRecordsCalculatedFromLkString
Text Function that extracts the records calculated fields from an operation resultant string
Public methodGetRecordsDictionariesFromLkString
Text Function that extracts the record's dictionaries from an operation resultant string.
Public methodGetRecordsForLkString
Text Function that creates the records string of lkString records based on a records list. Uses the separator character RS (30).
Public methodGetRecordsFromLkString
Text Function that extracts the records from an operation resultant string.
Public methodGetRecordsIdDictsFromLkString
Text Function that extracts the ID dictionaries from an operation resultant string.
Public methodGetReturningFromLkString
Text Function that extracts the RETURNING value of an operation resultant string.
Public methodGetTotalRecordsFromLkString
Text Function that extracts the total number of records from an operation resultant string.
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also