Click or drag to resize

preprocess_select_yearDigitsOnly Field

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Regex select yearDigitsOnly : ([\d]{4})

Namespace:  imbNLP.Core.contentPreprocess
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.30
Syntax
C#
public static Regex _select_yearDigitsOnly

Field Value

Type: Regex
Remarks

For text: example text

Selects: ex

See Also