is_null_or_empty
absent_or_empty_rules = is_null_or_empty(rules_string);
absent_or_empty_exec_paths = is_null_or_empty(exec_paths_string);
absent_or_empty_rules = is_null_or_empty(rules_string);
absent_or_empty_exec_paths = is_null_or_empty(exec_paths_string);
if (is_null_or_empty(from_id)) {