Learn to manage BIM workflows and create professional Archicad templates with the BIM Manager Program.
2023-07-03
01:45 PM
- last edited on
2024-09-24
10:28 AM
by
Doreena Deng
Good evening
Apologies if this has been asked before but I could not find anything relating to this
How can you read an autotext value into a variable in GDL
I would like to be able to do the following and read the first two characters of the Master Layout Name:
strsub("<MASTERLAYOUTNAME>", 0, 2)
Many thanks
Eric
Solved! Go to Solution.
2023-07-05 12:32 AM
Perfect. Thanks Xandros
Not idea but at least I can use logic with it and determine the sheet size that way. Exactly what I wanted to do
Much appreicated