MashZone NextGen 10.2 | Appendix | Legacy Presto components | Mashables and Mashups | Mashups in EMML | Writing Mashups in EMML | Declaring Mashup and Macro Variables and Parameters | <variables>
 
<variables>
 
<variable>
A list of variables to use for input, output or to hold any intermediate data or document content in the flow of mashup processing. Variables must be declared as direct children of <mashup>, <macro>, <operation> or any looping statement that can contain other EMML statements.
Variables declared in <mashup> or <operation> have a global scope and are accessible in any statement. Variables declared in <macro> or looping statements have only a statement scope. Variables must be declared explicitly or implicitly before they are used.
See also Declaring Mashup and Macro Variables and Parameters for more information and examples.
Can Contain
( variable+ )
Allowed In
mashup | catch | else | elseif | for | foreach | if | macro | operation | sequence | try | while

Copyright © 2013-2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release