stm_list_extraction Extracts the elements from the input list. Function Type stm_list Syntax stm_list_extraction (ex_type, list, &status) stm_list_extraction (ex_type, el_list, status) Arguments Argument Input/Output Type Description ex_type In int The type to extract from the list. list In stm_list The list of Rational Statemate elements. status Out int The function status code. Status Codes ● stm_success ● stm_nil_list
ex_type
int
list
stm_list
status
stm_success
stm_nil_list