| Python3Script Xojo Plugin |
|
Python3List.Append Method (console safe)
Appends item to the list.
Parameters
- value
- The value to be added to the back of the list. This can be any value that inherits from Python3EntityBase.
Remarks
See Also
Python3List Class