trace
trace()
Section titled “trace()”Category: Utility
Logs the input value and passes it through unchanged for debugging
Signature
Section titled “Signature”- Return type:
any - Parameters:
namestring— Name to use in trace output (optional)
Examples
Section titled “Examples”Patient.name.trace('names')Bundle.entry.trace().resource