getAllowsURIAccess: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Conversion script moved page getAllowsURIAccess to GetAllowsURIAccess without leaving a redirect: Converting page title to first-letter uppercase) |
(No difference)
|
Revision as of 22:39, 9 February 2023
getAllowsURIAccess() Function
Note: This function can only be used in a Trusted Macro
• Introduced in version 1.10.0
Checks to see if a Lib:Token allows URI access or not.
Usage
getAllowsURIAccess()
getAllowsURIAccess(libToken)
Parameters
libToken
- The name of the Lib:Token to check.
If the libToken is not specified it defaults to the current token. Calling this with a non Lib:Token specified will always result in it returning false.