Function callableDict

  • Parameters

    Returns CallableDict

    function with property value that references the dictionary passed as an argument.

    It is possible to change the dictionary after initialization by modifying the value property.

    You can use copyDict before passing the dictionary to this function