[This is preliminary documentation and is subject to change.]
Add a matching pattern to the collection
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Parameters
- pattern
- Type:
System String
Pattern to compile
- func
- Type: NFX.Erlang PatternMatchFunc
Function to invoke on successful match
Return Value
Type:
ID of the newly added pattern
See Also