====== CONFIGFILE property (System) ====== ==== Description ==== Returns the name and path of the RXI file used to start the application. ==== Property Value ==== A string containing the name and path of the RXI file used to initialize the application at startup. ==== Property Traits ==== ^Development^Runtime^Indexed^Scaled^Synthetic^ |N/A|Get Only|No|No|No| ==== Remarks ==== N/A ==== Example ==== RXIFile = Get_Property( "SYSTEM", "CONFIGFILE" ) ==== See Also ==== CONFIGINFO property, Starting the Presentation Server