Skip to content

[F] isApiVersion

function isApiVersion(context, type): boolean

Return whether a parameter is the Api Version parameter of a client

Parameters

ParameterType
contextTCGCContext
type{ name: string; }
type.namestring

Returns

boolean