jcs.def_num

on-site-related topic PL/SQL API jcs.def_num

Summary

def_num is used to set number arguments to their default value if you cannot use a variable argument list.

Specification

Copy
function def_num()
    return number

See Also