Parameters
| Name | Type | Mode |
|---|---|---|
| prop_id | integer | IN |
| p_group | citext | IN |
| p_name | citext | IN (DEFAULT NULL) |
| p_default | text | IN (DEFAULT NULL) |
| param_name | citext | OUT |
| param_value | text | OUT |
Get system parameters from property database
| Name | Type | Mode |
|---|---|---|
| prop_id | integer | IN |
| p_group | citext | IN |
| p_name | citext | IN (DEFAULT NULL) |
| p_default | text | IN (DEFAULT NULL) |
| param_name | citext | OUT |
| param_value | text | OUT |