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