Click or drag to resize

imbStringSelect_select_inlineTypedProperty Field

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Regex select inlineTypedProperty : (.*):(.*)=(.*);

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

Field Value

Type: Regex
Remarks

cs_y0:Decimal = #.00000;

Selects: cs_y0, Decimal, #.00000

See Also