@@ -367,6 +367,7 @@ Here is a list of all procedures with all parameters.
367
367
- ** i_title** (required)
368
368
- ** i_message** (required)
369
369
- ** i_optparam** (optional) - (Optional Parameter String)
370
+
370
371
----
371
372
372
373
** Procedure:** do_notify_user_public_warn
@@ -378,6 +379,7 @@ Here is a list of all procedures with all parameters.
378
379
- ** i_title** (required)
379
380
- ** i_message** (required)
380
381
- ** i_optparam** (optional) - (Optional Parameter String)
382
+
381
383
----
382
384
383
385
** Procedure:** do_notify_user_public_error
@@ -389,6 +391,7 @@ Here is a list of all procedures with all parameters.
389
391
- ** i_title** (required)
390
392
- ** i_message** (required)
391
393
- ** i_optparam** (optional) - (Optional Parameter String)
394
+
392
395
----
393
396
394
397
** Procedure:** do_notify_all_public_info
@@ -399,6 +402,7 @@ Here is a list of all procedures with all parameters.
399
402
- ** i_title** (required)
400
403
- ** i_message** (required)
401
404
- ** i_optparam** (optional) - (Optional Parameter String)
405
+
402
406
----
403
407
404
408
** Procedure:** do_notify_all_public_success
@@ -409,6 +413,7 @@ Here is a list of all procedures with all parameters.
409
413
- ** i_title** (required)
410
414
- ** i_message** (required)
411
415
- ** i_optparam** (optional) - (Optional Parameter String)
416
+
412
417
----
413
418
414
419
** Procedure:** do_notify_all_public_warn
@@ -419,6 +424,7 @@ Here is a list of all procedures with all parameters.
419
424
- ** i_title** (required)
420
425
- ** i_message** (required)
421
426
- ** i_optparam** (optional) - (Optional Parameter String)
427
+
422
428
----
423
429
424
430
** Procedure:** do_notify_all_public_error
0 commit comments