Click or drag to resize

imbStringOperationsgetMPSLine Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Pravi MPS line na osnovu prosledjenog podatka

Namespace:  imbSCI.Core.extensions.text
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static string getMPSLine(
	string path,
	string value
)
Request Example View Source

Parameters

path
Type: SystemString
value
Type: SystemString

Return Value

Type: String
See Also