Skip to main content

%CPT.JSCallout

Transform Javascript source code to a parse tree

Internal ISC code, not for customer use - these interfaces may change without warning

NOTE: the initial implementation of this class does NOT use callout but the class is named that way to fit in with the other XXXCallout classes in this package.

Property Inventory

Properties

property DLLResultCode as %String (TRUNCATE = 1);

Set to a result code string

Mainly of use to Intersystems support.

This is named this way because clients expect it - it's not (in the initial implementation) actually a *DLL* result code

Property methods: DLLResultCodeDisplayToLogical(), DLLResultCodeGet(), DLLResultCodeIsValid(), DLLResultCodeLogicalToDisplay(), DLLResultCodeLogicalToOdbc(), DLLResultCodeNormalize(), DLLResultCodeSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab