stm_get_element_create_stamp Returns a number that reflects a creation time of a specified element. Function Type long For Elements All types Syntax stm_get_element_create_stamp(el_id, &status) Arguments Argument Input/Output Type Description el_id In stm_id The element ID. status Out int The function status code. Status Codes ● stm_success ● stm_id_not_found ● stm_id_out_of_range ● stm_no_connected_chart
el_id
stm_id
status
int
stm_success
stm_id_not_found
stm_id_out_of_range
stm_no_connected_chart