Single-Element Functions : List of Functions : stm_r_tt_row_hyper

stm_r_tt_row_hyper
Returns a list of strings that represents a row in the truth table, including hyperlinks to referenced elements. Each string in the list includes the text in the truth table cell. The row's index range is [0..num_of_rows-1]. Row 0 returns the list of table header strings.

Function type: LIST OF STRING

For elements

 
 
Syntax
STM_R_TT_ROW_HYPER(IN el: ELEMENT ,IN row_num: INTEGER ,IN format: STRING, OUT status: INTEGER): LIST OF STRING;
Arguments
 
Status Codes