Click or drag to resize

imbStringIsTests_select_isIntegerOrDecimalWithSign Field

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Regex select IntegerOrDecimalWithSign : [\d\-\.]+

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

Field Value

Type: Regex
Remarks

For text: -5.00 YN1500

Selects: -5.00

See Also