Name

x_snc_codesanity.GetExecutionRulesForCheck

Description

Returns the execution rules that apply to the given check.

Script

function GetExecutionRulesForCheck(grCheck)
{
  return GetExecutionRulesForCheckByRules(grCheck,GetExecutionRules());
}

Sys ID

148c5094db999150dcbdd03cd3961927

Offical Documentation

Official Docs: