Given a specific set and segment index, render that segment's information
classmethod RenderSyntaxRule(pRule As %String)
as %Status
classmethod RenderTransactionSet(pCategory As %String, pSet As %String)
as %Status
RenderTransaction
classmethod RenderUnusedComp(pCategory, pAgency, pRef, pSet As %String, pSegIDX As %Integer, pSegID As %String, pComIDX As %Integer = 0, pComDesc As %String = "")
Given a composite description for an unused composite, render the element
classmethod UserReq(pRequirement As %String)
as %String
Convert the cryptic requirement symbol into something more user-friendly