checkExpKey (
key,
expKey,
fttPafObj=None,
keyCount=-1,
)
Check if a keyword is the expected one. If not raise an exception.
key Keyword to be checked.
expKey Keyword expected.
fttPafObj Reference to FTT PAF object. Optional.
keyCount Keyword counter into the FTT PAF object. Optional.
Returns: Void.
|