Click or drag to resize

conversionRuleProcessLine Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Processes the line.

Namespace:  imbSCI.Core.syntax.converter.core
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public string ProcessLine(
	string input
)
Request Example View Source

Parameters

input
Type: SystemString
The input.

Return Value

Type: String
See Also