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