cancel
Showing results for 
Search instead for 
Did you mean: 

scripts

Former Member
0 Kudos

a question was asked that what is diff b/w VAR window and CONST window?

my answer is var window for dynamic data and const for static data.

again question is we can also define the static data in var also then what is the use of const window

<LOCKED BY MODERATOR - USE APPROPRIATE TITLES>

Edited by: Alvaro Tejada Galindo on Jul 9, 2008 11:59 AM

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Gopal.

Main difference:

Variable windows have different sizes on different pages.

In case if you upload a logo in Variable window the portion exceeding the boundaries will be flow out of the boundaries.

But, if it is a Constant window then the portion of logo exceeding the boundary will be truncated.

Good Luck.

Harsh

Former Member
0 Kudos

Hi Gopal,

Constant window and Varaiable window both hokd the static data.

But hte main differnce between these two windows is the size of the constant window is not changeable over the whole form, whereas constant window size can be changed.

Hope this helps you.

Regards,

Chandra Sekhar

bpawanchand
Active Contributor
0 Kudos

HI

CONST And VAR window are same in nature but in the earlier version we used CONST

the main difference between CONT and VAR is CONST window width and height will be the same through the FORM that means all teh pages where as VAR window size can be changed

Regards

Pavan