Click or drag to resize

docScriptadd Method (appendType, String, Boolean)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public docScriptInstruction add(
	appendType __type,
	string __input,
	bool __isHorizontal = false
)
Request Example View Source

Parameters

__type
Type: imbSCI.Data.enums.appendsappendType
__input
Type: SystemString
__isHorizontal (Optional)
Type: SystemBoolean

Return Value

Type: docScriptInstruction
See Also