Showing 2381 - 2390 of 3928 results
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/type-casting/toLongTries to coerce value into a long (64-bit integer).
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/type-casting/toIntegerIdentical to the toInt expression function.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/type-casting/toIntTries to coerce value into an integer (32-bit integer).
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/type-casting/toFontCoerces a string into a font.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/type-casting/toFloatTries to coerce value into a float (32-bit floating point vaule).
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/type-casting/toDoubleTries to coerce value into a double (64-bit floating point value).
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/type-casting/toDateTries to coerce value into a Date.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/type-casting/toDataSetTries to coerce value into a dataset.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/type-casting/toColorThis function tries to convert value to a color.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/type-casting/toBorderThis function is used specifically when binding a Border property on a component. Typically, this is used with a Container or Label component but can be used on any component that has a Border property.

Were these results helpful?