Triggers: Difference between revisions

32 bytes added ,  6 October 2016
m
no edit summary
mNo edit summary
mNo edit summary
Line 119: Line 119:


==== libByName(name) ====  
==== libByName(name) ====  
: Get the named library. Permission to use the library is required.
: Find the library by name. Permission to use the library is required, based on security settings.


:; Argument: The name of the library to get
:; Argument: The name of the library to find


:; Result: [[#Object Library|'''Library object''']] — the library identified by the argument ''name''
:; Result: [[#Object Library|'''Library object''']] — the library identified by the argument ''name''