I found the Record Command while debug, but different from the Recordation, when I ran it with the following parameter:
require (‘Photoshop’). action.recordCommand ({
Name: ‘Test’,
Methodname: ‘Handertest’
}, {Skill: ‘Value1’})
then in Photoshop again Unknown Command as shown below
So how to use Recordcommand?