Set/Modify Functions : stmSetStringLength

stmSetStringLength

Defines additional parameters for a string data item: string length. An error is issued if the data item is not of string type.
Syntax
stmSetStringLength (stm_context, chart_name, dataitem_name, element_type, string_length)
Return Type
status_code
See Function Status Codes for the list of possible values.
Arguments
 
Input/Output