mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Fixed processing/processing-web#275 by relocating saveTable() from input:files section of Reference index page to output:files section
This commit is contained in:
@@ -6377,7 +6377,7 @@ public class PApplet extends Applet
|
||||
|
||||
|
||||
/**
|
||||
* @webref input:files
|
||||
* @webref output:files
|
||||
* @param table the Table object to save to a file
|
||||
* @param filename the filename to which the Table should be saved
|
||||
* @see Table
|
||||
|
||||
Reference in New Issue
Block a user