Showing 2271 - 2280 of 4306 results
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/string/escapeSQLReturns the given string with special SQL characters escaped.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/string/concatConcatenates all of the strings passed in as arguments together.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/string/charTakes a Unicode character code (as an integer), and returns the Unicode character as a string.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/string/numberFormatReturns a string version of the number argument, formatted as specified by the pattern string.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/string/fromBinaryReturns an integer value of the binary formatted string argument.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/string/escapeXMLReturns the given string after being escaped to be valid for inclusion in XML.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/string/fromOctalReturns an integer value of the octal formatted string argument.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/string/fromHexReturns an integer value of the hex formatted string argument.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/string/stringFormatReturns a formatted string using the specified format string and arguments.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/string/rightReturns count number of characters starting from the right side of string, where count and string are the arguments to the function.

Were these results helpful?