RUAL Core v14.0.4
Our platform operates on software, commonly known as core. This software can be run either locally within the cloud environment of Enterprise Customers or within our AWS cluster.
Development Release v14.0.4
This is the latest, development release. The documentation and notes of this release is still under development, blocks listed on this pages may change in the final release.
Modified or newly introduced blocks
In this release 11 blocks have been modified and 1 new blocks were introduced. You'll find a complete list of blocks at the bottom of this page.
Blocks introduced
> and <condition
returns true if the number is between the two numbers (exclusive).
Blocks modified
request: deletefunction
null
request: delete json function
null
request: get function
null
request: get json function
null
request: head function
The HEAD HTTP method requests the metadata of a resource in the form of headers that the server would have sent if the GET method was used instead.
request: patch json function
null
request: post form-data function
null
request: post json function
null
request: post value function
null
request: put json function
null
request: put value function
null