Reference › Internal Commands for DSA, DUA, and Scripting › ! Command
The ! command is the short form of the source command.
For example, the following two lines are equivalent:
source "democorp.dxc";
! "democorp.dxc";