spawn commands

Hi guys, I have just created my 1st mod, it works well as intended so I am really happy about that and ready to chalenge myself to make somethin else.
My probles is, how do I spawm items in game…Ive tested some different varients of what i thought made sense but just can not figure it out.
Im sure its quite simple and im missing something, any help would be greatly apretiated.
Thanks in advance.

You have to do it like this, but with your mod path:

GiveItem “Blueprint’/Game/Mods/YourMod/PrimalItem_ModdedGun.PrimalItem_ModdedGun’” 1 1 0

-WM

thank you so much guys, forgot to thank you after creating my 1st mod. really apretiate the help the community herte is great!