Skip to content

[F] getSdkArrayOrDict

function getSdkArrayOrDict(
context,
type,
operation?): SdkDictionaryType | SdkArrayType | undefined

Parameters

ParameterType
contextTCGCContext
typeModel
operation?Operation

Returns

SdkDictionaryType | SdkArrayType | undefined