SETSTATUS Suggest EditsSet the status of a record. Parameters status String (required) - The status value for the record. Must be a valid status option! Examples JavaScript// Sets the status of a record SETSTATUS('inspection_pending'); Updated about 1 year ago Table of Contents Parameters Examples