Skip to content

[F] isLroCanceledState

function isLroCanceledState(program, entity): boolean;

Returns true if the enum member represents a “canceled” state.

ParameterType
programProgram
entityEnumMember | UnionVariant

boolean