Showing 2801 - 2810 of 3777 results
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-user/system-user-addCompositeScheduleAllows two schedules to be combined into a composite schedule.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-user/system-user-getHolidayReturns a specific holiday.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-user/system-user-editUserAlters a specific user in a user source, replacing the previous data with the new data passed in.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-user/system-user-addRoleAdds a role to the specified user source.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-user/system-user-getHolidayNamesReturns a collection of Strings of all holiday names.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/string/stringFormatThis expression returns a formatted string using the specified format string and arguments. Mainly, this expression is used for building dynamic string objects.
-
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/8.1/appendix/expression-functions/string/upperTakes a string and returns an uppercase version of it.
-
https://docs.inductiveautomation.com/docs/8.1/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/substringWill return the portion of the string from the startIndex to the endIndex, or end of the string if endIndex is not specified

Were these results helpful?