HOW TO
This article describes how two variables and a blank can be concatenated into a third variable using SML, or if an SML variable is assigned with a string which contains embedded blanks.
To concatenate two variables, use the following usage:
Code:
&sv 1 first
&sv 2 second
&sv 3 "%1 %2"
Code:
&type "%3"
Code:
&SV 1 "This is a string"
MOVE *
TEXT '%1'
Article ID:000005563
Get help from ArcGIS experts
Download the Esri Support App