Name
AppendTextColumn — Adds a new text column to the exploration result list
Synopsis
AppendTextColumn
|
( STRING,
|
STRING, | |
format = 1.2, | |
textColor = colorDefault, | |
bkgndColor = colorDefault, | |
width = -1) ;
|
Parameters
Name | Type | Default | Description |
---|---|---|---|
STRING | string | ||
STRING | string | ||
format | array_or_number | 1.2 | |
textColor | array_or_number | colorDefault | |
bkgndColor | array_or_number | colorDefault | |
width | array_or_number | -1 |
Description
This function is inspired by AmiBroker function: www.amibroker.com/guide/afl/addtextcolumn.html
Difference from AmiBroker: It does not support colors for now. It does not support the 'width' parameter.
Adds a new text column to the exploration result list