• Create a new argument with the given value.

    Returns

    the JavaScript representation of a PL/SQL argument.

    Remarks

    If info contains a val property it will be ignored.

    Parameters

    • value: any

      the value of the argument.

    • Optional info: ArgInfo

      optional argument description.

    Returns DBArgument