Click or drag to resize

imbStringSelect_select_isPostOfficeNumber Field

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Regex select PostOfficeNumber : (([\d]{5})|([\d]{2}[\s]{1}[\d]{3})[\b]{1})[\W]{1}

Namespace:  imbSCI.Core.extensions.text
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static Regex _select_isPostOfficeNumber
Request Example View Source

Field Value

Type: Regex
Remarks

For text: example text

Selects: ex

See Also