1 olap.schema.getRoleName

TO DO

This section is incomplete and will be concluded as soon as possible.
Example
Copy
<xsql-script name='olap_schema_getRoleName'>
    <body>
        <println>
            <olap.schema.getRoleName />
        </println>
    </body>
</xsql-script>