Posted By
JBensen
Jan 29, 2026 05:40:48 PM
Found In
Egroup:
Advanced Software
\
view thread
Hey MikRED97, Think I can help here. If the file already exists, try adding a variable of type ResourceURI to the Netlogic object (see Variable2 below) and browse for your csv file at design time. Then in NetLogic, you can use "var myPath = LogicObject.GetVariable("Variable2");" to get the ...
|