BIM Coordinator Program (INT) April 22, 2024

Find the next step in your career as a Graphisoft Certified BIM Coordinator!

Wishes
Post your wishes about Graphisoft products: Archicad, BIMx, BIMcloud, and DDScad.

GDL - Global or Local Variables

Anonymous
Not applicable
Is it possible to have local variable that will only work in a Subrtoutine ?
2 REPLIES 2
Anonymous
Not applicable
You can pass parameters to a subroutine in the "CALL" statement such as:

CALL door_macro PARAMETERS A = height, B = width, ...

Is this what you meant?
Anonymous
Not applicable
Matthew wrote:
You can pass parameters to a subroutine in the "CALL" statement such as:

CALL door_macro PARAMETERS A = height, B = width, ...

Is this what you meant?
Yes ! I hadn't thought of calling a macro...

I'll have to try that
Learn and get certified!