; $$function - Determine if there is a match of
; RouteID in 1st subscript of INSRDATA array
; Input:
; INSRDATA - array of RouteID nodes to be checked with Destination Route ID table
; INDEST - INTERFACE DESTINATION IEN containing list of RouteIDs to ck
RCVSCRN(INSRCTL,INSRDATA,INA,INDA)
; Default Inbound Receiver screen.
; Provides screening logic based on minimum requirements for
; accepting a message at the Receiver process.
DATIM()
;date/time function
; Returns: Y - Date/time
MUMPS
; Input transform for Selective Routing M Code free text fields (SRMC).
; Customized input transform adds ability to check for application
; team code that uses argumentless Locks or Kills.
INITIALS(X)
;Make initials from name
; Input: X (req) = name from which to extract initials
; format : LAST,FIRST MIDDLE
; Output: returns initials
RPTFOOT()
;Report Footer
NUM(X)
;--Converts a string to a number
; Input - X - String
; Returns - Numeric value