patch.args
get patch or subpatch initial arguments
available since version: 0.4

arguments:
  - FROM
starting args index
type: int
 
properties:
  - @from 
Get/set starting args index
type: int
min value: 0
default: 0
 
inlets:
  - output patch or subpatch arguments
type: control 
outlets:
  - list of arguments
type: control 
keywords:
patch
args
arguments
canvas
See also:
[canvas.current]
[canvas.top]
[list->props]
Authors: Serge Poltavsky
License: GPL3 or later