...
Go to the Scenarios tab
Create a new Script called Test Grasp - VR Grabbable
Open the Script to edit
Add a Scene Object Resource
Click the + icon on the Object field
Select the object you added to the Catalog
The example used the name Brush
Add a Frame
Drag in the Grasp Resource and select the object ('Brush') from the World Object drop down menu
Click the Event Link Shortcut (the blue "+" button) and select complete
In the newly created Frame, drag and drop in a Notification Resource (Playable Content)
Enter some text in the Message field
Optional: Give the Notification a sound or an image if you'd like
Save the Script. When this Script is run in the VR Scene, it will wait until the object (Brush) is picked up
When it is, the Notification will display
Click the Project tab
Assign the Test Grasp - VR Grabbable Script to a Scenario. If no Scenario exists, create one
Save the Scenario
...