Resolved! Section / Elevation Marker - Sheet Layout ID Text Manipulation
Hi All, I am trying to make some edits to a Section and Elevation marker to remove a portion of the Layout Sheet ID from being displayed from the section marker. I'm using the following code: layoutid = ""+AC_DrawingGUID trim = STRSUB(layoutid,18,STR...