TypeValueTable.lcopyFormat

Set lcopyFormat field.

  1. string lcopyFormat [@property getter]
  2. string lcopyFormat [@property setter]
    class TypeValueTable
    @property
    void
    lcopyFormat
    (
    string propval
    )

Parameters

propval string

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.