Showing 1891 - 1900 of 3883 results
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-file/system-file-readFileAsBytesOpens the file found at path filename, and reads the entire file.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-file/system-file-getTempFileCreates a new temp file on the host machine with a certain extension, returning the path to the file.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-file/system-file-fileExistsChecks to see if a file or folder at a given path exists.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-db/system-db-runPrepUpdateRuns a prepared statement against the database, returning the number of rows that were affected.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-runPrepQueryRuns a prepared statement against the database, returning the results in a PyDataSet.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-beginTransactionBegins a new database transaction.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-beginNamedQueryTransactionBegins a new database named query transaction.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-createSProcCallCreates an SProcCall object, which is a stored procedure call context.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-clearNamedQueryCacheThis clears the cache of a Named Query.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-clearAllNamedQueryCachesThis clears the caches of all Named Queries in a project.

Were these results helpful?