Showing 2261 - 2270 of 4306 results
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/string/toHexReturns a hex formatted string representing the unsigned integer argument.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/string/lenReturns the length of the argument, which may be a string or a dataset.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/string/replaceFinds all occurrences of a substring inside of a source string, and replaces them with the replacement string.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/string/repeatRepeats the given string some number of times.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/string/ordinalTakes a Unicode character (as a string), and returns the corresponding character code, as an integer.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/string/lowerTakes a string and returns a lower-case version of it.
-
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.

Were these results helpful?