stm_r_tt_cell Retrieves the contents of the specified cell in the given truth table. Function type STRING For elements action an activity ac subroutine sb Syntax stm_r_tt_cell (el, row_num, col_num, status) Arguments Argument Input/Output Type Description el In Statemate element The element ID row_num In INTEGER The row number of the cell col_num In INTEGER The column number of the cell status Out INTEGER The function status code Status Codes ● stm_success ● stm_id_out_of_range ● stm_id_not_found ● stm_unresolved ● stm_missing_truth_table ● stm_truth_table_invalid_row ● stm_truth_table_invalid_column
STRING
el
row_num
INTEGER
col_num
status
stm_success
stm_id_out_of_range
stm_id_not_found
stm_unresolved
stm_missing_truth_table
stm_truth_table_invalid_row
stm_truth_table_invalid_column