Method “getNode”

function getNode(rid)

Returns the node object corresponding to the given runtime node ID

Parameters

NameTypeDescription
ridstringRuntime ID of the node

Return Value

Returns the node object corresponding to the runtime ID or null if the "invalid" runtime ID was passed.