analogous to @collect_format. Usually, @lcopy_format string consists only of 'p's to provide lcopy_value() with pointers to storage locations.
TypeValueTable.lcopyFormat
string lcopyFormat() @propertyGet lcopyFormat field.
Returns
Format description of the arguments to collect for @lcopy_value,
void lcopyFormat(string propval) @propertySet lcopyFormat field.
Parameters
propval | Format description of the arguments to collect for @lcopy_value, analogous to @collect_format. Usually, @lcopy_format string consists only of 'p's to provide lcopy_value() with pointers to storage locations. |