return_if_node_exists: Get an EML element at a specified address if it exists in the...

return_if_node_existsR Documentation

Get an EML element at a specified address if it exists in the EML list (emld)

Description

Get an EML element at a specified address if it exists in the EML list (emld)

Usage

return_if_node_exists(qlist, nodeid = 1)

Arguments

qlist

An EML list address to query

nodeid

Name (char) or index (int) of the element to check existence of and return if present in qlist

Value

NA if address is NULL or nodeid doesn't exist, otherwise the element value at qlist/nodeid


jornada-im/jerald documentation built on Jan. 29, 2025, 11:15 p.m.