How can I put current clipboard value to default value of prompt?

%CurrentClipboard% isn’t working.

Set a variable to current clipboard.
Then use the variable in the user prompt.

This works fine:

So I don't know what issue you might be having.