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