TypeValueTable.lcopyFormat

Get lcopyFormat field.

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

Return Value

Type: 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.