Project

General

Profile

Feature #5160

Updated by Greg Shah about 3 years ago

I have issue in conversion process that error show up with cast() function
<pre>
cast(oPart, GeneralInfoPart):GetData(output table ttGeneralInfo).
</pre>

Errors:
unexpected token: GetData
unexpected token: (
unexpected token: table

Does your tool support cast() function in that way?
If yes, then how it connects to app server?

Back