Showing 2411 - 2420 of 4306 results
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/mathThe following functions allow you to preform math functions on values in expression bindings.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/logicThe following functions allow you to preform logic and evaluate values in expression bindings.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/database/isDBConnectionAvailableChecks if the given database connection is available. Will use the default for that scope if none is specified.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/database/getDatasetValueByNameRetrieves data from a global variable DatasetName created using the ExecuteQuery function.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/database/getDatasetValueByIndexRetrieves a value from a global variable DatasetName created using the ExecuteQuery function.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/database/executeUpdateQueryExecutes an update query using the given ConnectionName (or the default connection it omitted) and returns the number of rows effected.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/database/executeScalarQueryExecutes a select query using the given connectionName (or the default connection it omitted) and returns the first scalar value from the resultset.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/database/executeQueryExecutes a select query using the given ConnectionName (or the default connection it omitted) and stores the result into a global ResultSetName.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/databaseThe following functions allow you to interact with a database in expression bindings. These are only available in Transaction groups.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/colors/gradientCalculates a percentage given the three numeric arguments number, low, and high.

Were these results helpful?