if (FALSE) {
qual1 <-
CreateQualificationType(name = "Worked for me before",
description = "This qualification is for people who have worked for me before",
status = "Active",
keywords = "Worked for me before")
DisposeQualificationType(qual1$QualificationTypeId)
}
Run the code above in your browser using DataLab