Showing 3841 - 3850 of 4004 results
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-user/system-user-getUsersRetrieves the list of users in a specific user source.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-user/system-user-getUserSourcesReturns a sequence of objects representing all of the user source profiles configured in the Gateway.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-user/system-user-getHolidayReturns a specific holiday.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-util/system-util-getAvailableLocalesReturns a collection of strings representing the Locales added to the Translation Manager, such as 'en' for English.
-
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/scripting-functions/system-gui/system-gui-getSiblingGiven a component event object, looks up a sibling component.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-gui/system-gui-chooseColorPrompts the user to pick a color using the default color-chooser dialog box.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/logic/lenReturns the length of the argument, which may be a string or a dataset.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/logic/lastIndexOfSearches for the last occurrence of the substring inside of string.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/logic/indexOfSearches for the first occurrence of the substring inside of string. Returns the index of where substring was found, or -1 if it wasn't found.

Were these results helpful?