Catalog Assertion
The converter catalog records the implementation path, mapping, signatures, and known behavior constraints.
PineAnywhere maps the EasyLanguage CountIF function through its adapter conversion path toward Pine Script math.sum. The status below reflects cataloged semantic constraints rather than name matching.
EasyLanguage to Pine Script: Supported
CountIF(Test,Length)| Name | Type | Behavior |
|---|---|---|
| Test | TrueFalse | Required |
| Length | Numeric | Required |
The converter catalog records the implementation path, mapping, signatures, and known behavior constraints.