defineVariable
defineVariable()
Section titled “defineVariable()”Category: Logic
Defines a variable in the current scope that can be accessed using %name syntax (placeholder implementation)
Signature
Section titled “Signature”- Return type:
any - Parameters:
namestring— Variable name to define
Examples
Section titled “Examples”Patient.defineVariable('pat').name.familyBundle.entry.resource.defineVariable('res').id