| name | value |
|---|---|
| name | seclabeloutput |
| created | |
| type | SQL scalar function |
set @myvar = seclabeloutputcreate function informix.SeclabelOutput(informix.IDSSECURITYLABEL) returns informix.lvarchar with (NOT VARIANT, HANDLESNULLS, PARALLELIZABLE) external name '(seclabel_out)' language C;