Click or drag to resize

imbStringCommonToolsmultiOpsInputAdd Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
V3: Dodaje nov parametar u multi input parametar.

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

Parameters

newValue
Type: SystemString
nova vrednost koja se dodaje na spisak
oldValue
Type: SystemString
vrednost parametra koja je možda multi ops a možda i nije

Return Value

Type: String
See Also