@servicenow/sdk - v4.7.0
Preparing search index...
@servicenow/sdk/automation
<internal>
DataPillReturn
Type Alias DataPillReturn<T>
DataPillReturn
:
T
extends
Record
<
string
,
unknown
>
?
string
|
any
:
T
Return type for dataPill that handles TableAwareRecord types from OutputsWithDotwalk.
TableAwareRecord objects: returns string | any for compatibility with reference types
Other types: returns T to preserve type checking
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.7.0
Loading...
Return type for dataPill that handles TableAwareRecord types from OutputsWithDotwalk.