Utility Functions : List of Utility Functions

List of Utility Functions

In general, all the stm_list utilities work on lists of Statemate elements except strings. Strings have their own set of utilities, including:

stm_str_list_length (l_str, status)
stm_str_list_next_element (l_str, status)
stm_str_list_first_element (l_str, status)
stm_str_list_previous_element (l_str, status)
stm_str_list_last_element (l_str, status)
stm_list_contains_string (l_str, status)

The following pages document the utility functions. The functions are presented in alphabetical order, as listed in the following table.