Hello,
If I have a component, is it possible to set some of the properties on that component externally? For example, if I have a UniversalDataWriter, can I somehow have the File URL property be something dynamically set at run time (preferably from some sort of input file rather than command line parameters)?
Thank you.