Showing 3911 - 3920 of 4305 results
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-project/system-project-requestScanRequests a manual scan of the projects directory in order to refresh projects and their resources.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-project/system-project-getProjectNamesReturns an unsorted collection of strings, where each string represents the name of a project on the Gateway.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-project/system-project-getProjectNameReturns the name of the project where the function was called from.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-roster/system-roster-getRosterReturns the roster corresponding to the given name.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-bacnet/system-bacnet-writeRawWrite to any BACnet object not explicitly supported by the BACnet driver.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-bacnet/system-bacnet-readRawMultipleThis function is the bulk version of system.bacnet.readRaw to allow multiple object/property combinations to be read simultaneously from a single request.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-bacnet/system-bacnet-writeRawMultipleThis function is the bulk version of system.bacnet.writeRaw by writing properties to objects provided equal-length lists of object types, object instance numbers, property IDs, values, priorities, and property array indices.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/type-casting/toStringRepresents the value as a string. Will succeed for any type of value.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/usersThe following functions allow you to interact with the User/Role system through expression bindings.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/users/isAuthorizedReturns a qualified value with a boolean value which is true if the user in the current Session is authorized, false otherwise.

Were these results helpful?