Click or drag to resize

imbStringOperationsdeployValuesToString Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
imbV3: Vrednosti iz prosledjenog rečnika zamenjuje tamo gde pronađe $(key) u inputu

Namespace:  imbSCI.Core.extensions.text
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static string deployValuesToString(
	Dictionary<string, string> values,
	string input
)
Request Example View Source

Parameters

values
Type: System.Collections.GenericDictionaryString, String
input
Type: SystemString

Return Value

Type: String
See Also