-
Notifications
You must be signed in to change notification settings - Fork 11
gw_fct_gettoolbox
Edgar Fuste edited this page Nov 2, 2021
·
1 revision
Get toolbox dialog and function list for current user
SELECT gw_fct_gettoolbox($${
"client":{"device":4, "infoType":1, "lang":"ES"},
"data":{"isToolbox":false, "filterText":"Import inp epanet file"}}$$)
{
"status": "Accepted",
"message": {
"level": 1,
"text": "Process done successfully"
},
"version": {
"value": "3.4.019"
},
"body": {
"form": {},
"feature": {},
"data": {
"fields": {
"om": [],
"edit": [],
"epa": [],
"master": [],
"admin": []
}
}
}
}