RUAL Core v9.2.5
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.
Modified or newly introduced blocks
In this release 24 blocks have been modified and 11 new blocks were introduced. You'll find a complete list of blocks at the bottom of this page.
Blocks introduced
create multiple documentsfunction
Creates multiple documents in the given storage, each item in the array becomes a document.
create sms function
Send SMS messages using messagebird service
difference to mutations mutations
generates an array of mutations of the different between two objects.
pad start number
Pads the given number with char. on the left to match the given length.
permanently delete document function
Deletes the given document from the given storage permanently and unrecoverably.
remove document function
Removes the given document from the given storage.
remove multiple documents function
Removes multiple documents from the given storage.
restore document function
Restores a single document from the removed state and adds a revisions for this modification.
restore multiple documents function
Restores multiple documents from the removed state.
update document function
Update document in the given storage and creates a revision for it.
update multiple documents function
Updates multiple documents in the given storage
Blocks modified
best matcharray
returns an array of best matching values in this array of values.
close connection function
close ssh connection
compare two number
Returns a score based of the similarity of two values.
create call function
Build a voice call using messagebird.
exec sshconnection
null
get current user googleconnection
null
get location googleconnection
null
get real time data googleconnection
null
get review googleconnection
null
get shortest distance function
null
get shortest path function
null
get shortest visiting path function
null
inline css value
null
list accounts googleconnection
null
list attributes googleconnection
null
list media googleconnection
null
list reviews googleconnection
null
open connection function
null
open connection function
open ssh connection
remove review reply googleconnection
null
reply to a review googleconnection
null
set attributes googleconnection
null
upload media googleconnection
null
validate vat condition
Checks if a VAT is valid.