System Variable for Last Inserted Block

System Variable for Last Inserted Block

11706013
Participant Participant
179 Views
1 Reply
Message 1 of 2

System Variable for Last Inserted Block

11706013
Participant
Participant

Hi,

 

Does anyone know where the last inserted block name is stored? I.e. within the insert command it gives you the name of the last inserted block, I'm wondering if anyone is aware of the system variable this name is stored under?

 

11706013_0-1712267325736.png

 

Thanks in advance!

0 Likes
Accepted solutions (1)
180 Views
1 Reply
Reply (1)
Message 2 of 2

pendean
Community Legend
Community Legend
Accepted solution
INSNAME system variable remembers your last INSERT (or "paste"), whichever happens just before you call that sysvar.
0 Likes