Forum Discussion

maxtester's avatar
maxtester
Contributor
9 years ago

How to convert to short

Hi all,

 

I think I have a very simple question but I realy have no idea.

I call some WebService functions, and one service need a short- value as input parameter. How can I define this paramater

 

TypeFactory.CreateDrawer1.drawerNumber = XXX

 

XXX need to be a short- dataytpe but I realy do not understand how to define becasue short is not supported in TC !?