Click or drag to resize

docScriptc_pair Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public docScriptInstruction c_pair(
	string key,
	string between,
	Object value,
	bool isHorizontal = false
)
Request Example View Source

Parameters

key
Type: SystemString
between
Type: SystemString
value
Type: SystemObject
isHorizontal (Optional)
Type: SystemBoolean

Return Value

Type: docScriptInstruction
See Also