See also
GetHiddenInput example (Page 1481)
GetOutputFormat
Function
Specifies the output format for I/O fields.
Syntax
char* GetOutputFormat(LPCTSTR lpszPictureName, LPCTSTR lpszObjectName);
Parameters
lpszPictureName
Picture name
lpszObjectName
Object name
Return value
Pointer to the output format
STRUCTURES_TABLES_IA_FIELD_OUTPUT_FORMAT
See also
I/O field, data type of the field content (Page 1537)
GetOutputValueChar
Function
Determines the output value in the data type "char" for I/O fields. This function should only be
used if the field content of the I/O field is of the "string" data type.
Syntax
char* GetOutputValueChar(LPCTSTR lpszPictureName, LPCTSTR lpszObjectName);
ANSI-C function descriptions
3.3 Internal functions
MDM - WinCC: Scripting (VBS, ANSI-C, VBA)
System Manual, 11/2008,
1071