- set_profile(+ProfileID, +Attribute) is det
- set_profile(+ProfileID, +Attribute, -Modified) is det
- Set an attribute of the profile.
- Arguments:
-
Attribute - is a term Name(Value) Modified - is unified with a boolean, indicating whether or not the value was modified.