Showing 3871 - 3880 of 4264 results
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-date/system-date-getTimezoneRawOffsetReturns the current timezone offset versus UTC, not taking daylight savings into account.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-date/system-date-getTmezoneOffsetReturns the current timezone's offset versus UTC for a given instant, taking Daylight Savings Time into account.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-date/system-date-betweenCalculates the amount of time between two dates.
-
https://docs.inductiveautomation.com/docs/8.1/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-setDatasourceMaxConnectionsSets the Max Active and Max Idle parameters of a given database connection.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-runQueryRuns a SQL query, usually a SELECT query, against a database, returning the results as a dataset.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-runNamedQueryRuns a named query and returns the results.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-getConnectionsReturns a dataset of information about each configured database connection. Each row represents a single connection.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-getConnectionInfoReturns a dataset of information about a single database connection, as specified by the name argument.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-execSProcCallExecutes a stored procedure call.

Were these results helpful?