Need better scanning performance?
TextLineSpecificationNameArray
Parameter TextLineSpecificationNameArray defines the collection of text line specification object names, used to refer to the TextLineSpecification objects
Example
{
"TextLineSpecificationNameArray": ["tls_default"]
}
Parameter Summary
| TextLineSpecificationNameArray Parameter Summary |
|---|
| Type String[] |
| Range Each element is the name of a TextLineSpecification object. |
| Default Value [‘tls_default’] |
| Remarks If TextLineSpecificationNameArray is not specified, a default array [“tls_default”] will be created. The TextLineSpecification object with the name “tls_default” will have a default configuration for all text lines. |