mftjs-lang READMEThis extension adds syntax highlighting for mftJS scripts ( FeaturesThe mftJS language is like JavaScript, actually it is JavaScript, nearly 100% compatible with the ECMA5 specification, but it has several additional functions and methods specifically designed to develop Managed File Transfer scripts. LimitationsThe following are some differences and limitations of the mftJS vs JavaScript:
In addition to the above, some specific limitations apply to the way regular expressions are handled. Therefore, the following syntax is incompatible:
Aside from that, JavaScript programmers will feel extremely familiar with mftJS, and the added power of high-level MFT-specific functions, makes developing MFT tasks with this language a real breeze. Release Notes1.0.0
1.0.1
|