Showing 2181 - 2190 of 4306 results
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-date/system-date-nowReturns a java.util.Date object that represents the current time according to the local system clock.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-date/system-date-getExtracts a unit of time from a date.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-date/system-date-addAdd or subtract an amount of time to a given date.
-
https://docs.inductiveautomation.com/docs/8.1/ignition-modules/perspective/working-with-perspective-components/bindings-in-perspective/transformsTransforms offer a chance to alter the value returned from a binding. For example, you can bind a property to an integer value and use a transform to map the numerical value to a particular color, all from the same interface.
-
https://docs.inductiveautomation.com/docs/7.9/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-runPrepUpdateRuns a prepared statement against the database, returning the number of rows that were affected.
-
https://docs.inductiveautomation.com/docs/8.1/ignition-modules/cloud-connector-modules/mongodbMongoDB is a non-relational, NoSQL database. Unlike relational SQL databases like Microsoft SQL Server, MongoDB uses a JSON-like structure called collections instead of tables, with each JSON "row" referred to as a document. This in turn leads to lighter queries, helping optimize the performance of your
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-db/system-db-setDatasourceEnabledEnables/disables a given database connection.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-db/system-db-setDatasourceConnectURLChanges the connect URL for a given database connection.
-
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.

Were these results helpful?