Function.SqSignalBase.EliminateFunc - VCMP-SqMod/SqMod GitHub Wiki

Description

Remove all occurrences of a speciffic function.

Specifications

  • Aliases:
SqSignalBase.EliminateFunc
  • Signature:
(callback);
  • Parameters:
    • callback function The function that represents the callback in the slot.
  • Return:
    • integer The number of times there was a match for the specified function.
  • Throws:
    • This function may throw errors if any of the given parameters are not valid.

Remarks

No remarks available.

Examples

No example available.

See also

References

No references available.

⚠️ **GitHub.com Fallback** ⚠️