requiredSearch
Searches for a value by scope, throwing an exception if not found.
Return
The matching value.
Parameters
scope
The scope string to search for.
Throws
if no matching value is found.
Searches for a value by scope, throwing an exception if not found.
The matching value.
The scope string to search for.
if no matching value is found.