Initializing help system before first use

XSLP_UPDATEFORMAT

Description
Formatting string for creation of names for SLP update rows
Type
String
Default value
pU_%s
where p is a unique prefix for names in the current problem
Note
This control can be used to create a specific naming structure for update rows. The structure follows the normal C-style printf form, and can contain printing characters plus one %s string. This will be replaced by sequential characters from the name of the variable starting at position XSLP_UPDATEOFFSET.
Affects routines
See also