Showing 2291 - 2300 of 3883 results
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/translationThe following functions allow you to interact with the Translation system through expression bindings.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/stringThe following functions allow you to search or modify string values in expression bindings.
-
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.

Were these results helpful?