Quantcast
Channel: OpenPlant | AutoPLANT Forum - Recent Threads
Viewing all articles
Browse latest Browse all 4153

AutoPLANT Modeler EBS programming help

$
0
0

Hello,

I'm looking for a way to retrieve a value from the project table (ClientLoc) through EBS and store it in a value.  Is there is a comment like at_Project_getName to do this?

I know I can make a hard coded link to the project table in the database in the EBS to get the information the long way, but I would like to avoid it so I don't have to change it when I create a new project.

See example below.

Thanks,

Dan

Dim status      As Integer

Dim projectName As String

 

status = at_Project_getName(projectName)

 Result:

The name of the current project is retrieved and stored in variable projectName


Viewing all articles
Browse latest Browse all 4153

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>