VIAB PATCH (4458)    REMOTE PROCEDURE (8994)

Name Value
NAME VIAB PATCH
TAG PATCH
ROUTINE VIABRPC
RETURN VALUE TYPE SINGLE VALUE
AVAILABILITY PUBLIC
APP PROXY ALLOWED Yes
DESCRIPTION
Calls $$PATCH^XPDUTL to return boolean that indicates whether the patch 
sent in in the string has been installed.
INPUT PARAMETER
  • STR
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   20
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    String value for patch being evaluated.  EX: VIAB*1.0*20
    Note: you must enter the full patch name. If the above example was VIAB*1*20
    it would return false as the 1 would not match 1.0.
    
RETURN PARAMETER DESCRIPTION
Boolean 1= True, 0 = False