Catalog Assertion
The converter catalog records the implementation path, mapping, signatures, and known behavior constraints.
PineAnywhere maps the EasyLanguage AB_AddCellRange function through its unsupported conversion path. The status below reflects cataloged semantic constraints rather than name matching.
EasyLanguage to Pine Script: Unsupported
AB_AddCellRange(RangeHi, RangeLo, Side, CellGroupLabel, CellGroupColor, CellGroupValue)| Name | Type | Behavior |
|---|---|---|
| RangeHi | Numeric | Required |
| RangeLo | Numeric | Required |
| Side | Numeric | Required |
| CellGroupLabel | String | Required |
| CellGroupColor | Numeric | Required |
| CellGroupValue | Numeric | Required |
The converter catalog records the implementation path, mapping, signatures, and known behavior constraints.