Discuss this help topic in SecureBlackbox Forum
Finds the element with given id.
Declaration
Parameters
Return value
Returns a reference to the desired element.
Description
Use this method to find an element with the given id. The method returns an element if it is present, or null/nil/Nothing otherwise.