Add PPInstruction Automation

I'm trying to duplicate the automation we used to add a PPInstructions

that we had in Catia V5R28 with

3DExperience R2022x HF4.23

I can create the PPInstruction using 

CATIA.StartCommand("CreatePPInstruction")

I can even give it a name and add a comment to the PPInstruction

but I can not add text into the actual PP Instruction box.

In V5R28 I could do all of this with a simple AddPPInstruction function.

Can someone showme how to do this in 3DExperience?