Showing 2521 - 2530 of 3921 results
-
https://docs.inductiveautomation.com/docs/8.1/appendix/deprecated-pages/database-expression-functions/getDatasetValueByNameRetrieves data from a global variable DatasetName created using the ExecuteQuery function.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/deprecated-pages/database-expression-functions/getDatasetValueByIndexRetrieves a value from a global variable DatasetName created using the ExecuteQuery function.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/deprecated-pages/database-expression-functions/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/8.1/appendix/deprecated-pages/database-expression-functions/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/8.1/appendix/deprecated-pages/database-expression-functions/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/math/sinReturns the trigonometric sine of a number
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/math/roundRounds a floating point number.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/math/powReturns a number raised to a power.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/math/ceilReturns the smallest floating point value that is greater than or equal to the argument and is equal to a mathematical integer.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/math/atanReturns the arc tangent of number

Were these results helpful?