AddString Method

Adds a new StringParameter to the collection.

Type: XJEaseParameterCollection

Namespace: XJTAG.Integration.XJRunner

Syntax

public void AddString(string stringValue)

Parameters

stringValue

Type: string

The value of the parameter to add.