Set/Modify Functions : stmSetStringLengthField

stmSetStringLengthField

Defines additional parameters for a string type field: string length. An error is issued if the field is not of string type.
Syntax
stmSetStringLengthField (STMContextHandle, chart_name, data_item_name, field_name, element_type, string_length)
Return Type
status_code
See Function Status Codes for the list of possible values.
Arguments
 
Input/Output