Showing 2141 - 2150 of 3928 results
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/string/urlEncodeEnables users to create an HTTP binding's URL on the fly.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/string/splitTakes the starting string and splits it into substrings
-
https://docs.inductiveautomation.com/docs/7.9/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.
-
https://docs.inductiveautomation.com/docs/7.9/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/7.9/appendix/expression-functions/string/repeatRepeats the given string some number of times.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/string/trimTakes the argument string and trims of any leading and/or trailing whitespace
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/string/toOctalReturns an octal formatted string representing the unsigned integer argument.
-
https://docs.inductiveautomation.com/docs/7.9/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/toBinaryReturns a binary formatted string representing the unsigned integer argument.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/string/upperTakes a string and returns an uppercase version of it.

Were these results helpful?