IS_INITIALIZED
This procedure checks if the matrix environment is initialized.
Usage
The IS_INITIALIZED stored procedure has the following syntax:
- IS_INTIALIZED()
- Returns
Examples
CALL nzm..IS_INITIALIZED();
IS_INITIALIZED
----------------
t
(1 row)