Click or drag to resize

conversionRuleSetStart Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.syntax.converter.core
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public conversionRule SetStart(
	string input,
	string _replacement = ""
)
Request Example View Source

Parameters

input
Type: SystemString
_replacement (Optional)
Type: SystemString

Return Value

Type: conversionRule
See Also