createUserMemorizedEntry

Creates a new memorized entry for a user.

Arguments

Name Type Description
skey string

mtype string

The memorized entry type.

user string

The ID of the user to create the entry for.

mrec MemorizedEntry

The memorized entry to create.

Return

The createUserMemorizedEntry method returns the ID of the newly created memorized entry (a string).