📄️ Getting Started
Data supports the execution of RPGLE code outside AS400 using its internal RPGLE interpreter Jariko.
📄️ Emit Data Structures
In the above example, you unknowingly issued a tree-type data structure using £JAX /COPY. In this guide you learn how return data structures in RPGLE service.
📄️ Data Access
Data currently supports data access via Record-Level Access, therefore supports file access via RPGLE instructions like SETLL, READ, READE, WRITE...
📄️ Debug
In Data it is possible to debug RPGLE code via a specific VSCode extension called Jardis. RPGLE Debugger is available via development evironment.