1 grid.getAlgorithm

Release 2017.3

Tag available since version 2017.3.

Returns the configured algorithm for the grid provided. The algorithm is setted by the administrator on the grid definition.

<grid.getAlgorithm />
Example
Copy
<xsql-script>
    <body>
        <println>... The algorithm for the grid is: <grid.getAlgorithm name="demo_grid" /></println>
    </body>
</xsql-script>
... The algorithm for the grid is: MD5