Skip to main content

HS.HC.FHIRSQL.DataType.JSON

datatype class HS.HC.FHIRSQL.DataType.JSON extends %Library.String

ODBC Type: VARCHAR

Dummy %DataType implementation to let JSON render nicely

Method Inventory

Methods

classmethod LogicalToDisplay(%val As %String) as %String
Inherited description: Converts the value of %val, which is in logical format, into a display string. Removes all the null characters from the string.

Returns the string value of %val.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab